webani - v1.0.0
Preparing search index...
renderer/types/glb-parser-result-animation.type
GLBParserResultAnimation
Type Alias GLBParserResultAnimation
type
GLBParserResultAnimation
=
{
name
:
string
|
number
;
tracks
:
Record
<
string
,
GLBParserAnimationTrack
>
;
}
Index
Properties
name
tracks
Properties
name
name
:
string
|
number
tracks
tracks
:
Record
<
string
,
GLBParserAnimationTrack
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
tracks
webani - v1.0.0
Loading...