@pixiv/three-vrm
Preparing search index...
types-vrm-0.0
Material
Interface Material
interface
Material
{
floatProperties
?:
{
[
key
:
string
]:
any
}
;
keywordMap
?:
{
[
key
:
string
]:
any
}
;
name
?:
string
;
renderQueue
?:
number
;
shader
?:
string
;
tagMap
?:
{
[
key
:
string
]:
any
}
;
textureProperties
?:
{
[
key
:
string
]:
any
}
;
vectorProperties
?:
{
[
key
:
string
]:
any
}
;
}
Index
Properties
float
Properties?
keyword
Map?
name?
render
Queue?
shader?
tag
Map?
texture
Properties?
vector
Properties?
Properties
Optional
float
Properties
floatProperties
?:
{
[
key
:
string
]:
any
}
Optional
keyword
Map
keywordMap
?:
{
[
key
:
string
]:
any
}
Optional
name
name
?:
string
Optional
render
Queue
renderQueue
?:
number
Optional
shader
shader
?:
string
Optional
tag
Map
tagMap
?:
{
[
key
:
string
]:
any
}
Optional
texture
Properties
textureProperties
?:
{
[
key
:
string
]:
any
}
Optional
vector
Properties
vectorProperties
?:
{
[
key
:
string
]:
any
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
float
Properties
keyword
Map
name
render
Queue
shader
tag
Map
texture
Properties
vector
Properties
@pixiv/three-vrm
Loading...