Hilo3d API - v2.0.0
Home
Examples
Repository
Preparing search index...
Hilo3d
AnimationStatesParameters
Interface AnimationStatesParameters
interface
AnimationStatesParameters
{
interpolationType
?:
AnimationInterpolationType
;
keyTime
?:
number
[]
;
nodeName
?:
string
;
states
?:
unknown
[]
;
type
?:
AnimationStateType
;
}
Index
Properties
interpolation
Type?
key
Time?
node
Name?
states?
type?
Properties
Optional
interpolation
Type
interpolationType
?:
AnimationInterpolationType
Optional
key
Time
keyTime
?:
number
[]
Optional
node
Name
nodeName
?:
string
Optional
states
states
?:
unknown
[]
Optional
type
type
?:
AnimationStateType
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
interpolation
Type
key
Time
node
Name
states
type
Home
Examples
Repository
Hilo3d API - v2.0.0
Loading...