Metatell AI Bot - v0.0.10
GitHub
NPM
Preparing search index...
@metatell/bot-core
VRMAnimation
Interface VRMAnimation
VRM animation definition
interface
VRMAnimation
{
duration
?:
number
;
id
:
string
;
loop
?:
boolean
;
name
?:
string
;
type
:
"preset"
|
"custom"
;
vrmaFilePath
?:
string
;
}
Index
Properties
duration?
id
loop?
name?
type
vrma
File
Path?
Properties
Optional
duration
duration
?:
number
id
id
:
string
Optional
loop
loop
?:
boolean
Optional
name
name
?:
string
type
type
:
"preset"
|
"custom"
Optional
vrma
File
Path
vrmaFilePath
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
duration
id
loop
name
type
vrma
File
Path
GitHub
NPM
Metatell AI Bot - v0.0.10
Loading...
VRM animation definition