webani - v1.0.0
Preparing search index...
renderer/types/glb-parser-animation-data.type
GLBParserAnimationData
Type Alias GLBParserAnimationData
type
GLBParserAnimationData
=
{
channels
:
GLBParserAnimationChannel
[]
;
name
?:
string
;
samplers
:
GLBParserAnimationSampler
[]
;
}
Index
Properties
channels
name?
samplers
Properties
channels
channels
:
GLBParserAnimationChannel
[]
Optional
name
name
?:
string
samplers
samplers
:
GLBParserAnimationSampler
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
channels
name
samplers
webani - v1.0.0
Loading...