babylon.quarks - v0.19.0
Demos
GitHub
npm
Preparing search index...
AnimationData
Interface AnimationData
interface
AnimationData
{
clip
?:
QuarksTimelineClip
;
clipUUID
?:
string
;
duration
:
number
;
loop
:
boolean
;
startTime
:
number
;
target
:
TransformNode
;
type
:
"three"
|
"ps"
;
}
Hierarchy (
View Summary
)
IAnimationData
AnimationData
Index
Properties
clip?
clip
UUID?
duration
loop
start
Time
target
type
Properties
Optional
clip
clip
?:
QuarksTimelineClip
Optional
clip
UUID
clipUUID
?:
string
duration
duration
:
number
Duration in seconds
loop
loop
:
boolean
start
Time
startTime
:
number
Start time in seconds
target
target
:
TransformNode
Target object
type
type
:
"three"
|
"ps"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
clip
clip
UUID
duration
loop
start
Time
target
type
Demos
GitHub
npm
babylon.quarks - v0.19.0
Loading...
Duration in seconds