Preparing search index...
The search index is not available
@pixiv/three-vrm
@pixiv/three-vrm
types-vrmc-vrm-animation-1.0
Expression
Interface Expression
Represents a single expression.
interface
Expression
{
extensions
?:
{
[
name
:
string
]:
any
}
;
extras
?:
any
;
node
:
number
;
}
Index
Properties
extensions?
extras?
node
Properties
Optional
extensions
extensions
?:
{
[
name
:
string
]:
any
}
Optional
extras
extras
?:
any
node
node
:
number
Represents a single glTF node mapped to this expression.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
extensions
extras
node
@pixiv/three-vrm
Loading...
Represents a single expression.