roavatar-renderer
Preparing search index...
AssetMetaJson
Type Alias AssetMetaJson
type
AssetMetaJson
=
{
headShape
?:
"Invalid"
|
string
|
number
;
order
?:
number
|
null
;
position
?:
VecXYZ
|
Vecxyz
|
null
;
puffiness
?:
number
|
null
;
rotation
?:
VecXYZ
|
Vecxyz
|
null
;
scale
?:
VecXYZ
|
Vecxyz
|
null
;
staticFacialAnimation
?:
boolean
;
version
?:
number
;
}
Index
Properties
head
Shape?
order?
position?
puffiness?
rotation?
scale?
static
Facial
Animation?
version?
Properties
Optional
head
Shape
headShape
?:
"Invalid"
|
string
|
number
Optional
order
order
?:
number
|
null
Optional
position
position
?:
VecXYZ
|
Vecxyz
|
null
Optional
puffiness
puffiness
?:
number
|
null
Optional
rotation
rotation
?:
VecXYZ
|
Vecxyz
|
null
Optional
scale
scale
?:
VecXYZ
|
Vecxyz
|
null
Optional
static
Facial
Animation
staticFacialAnimation
?:
boolean
Optional
version
version
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
head
Shape
order
position
puffiness
rotation
scale
static
Facial
Animation
version
roavatar-renderer
Loading...