roavatar-renderer
Preparing search index...
Scale
Class Scale
Index
Constructors
constructor
Properties
body
Type
depth
head
height
proportion
width
Methods
clone
from
Json
reset
to
Json
Constructors
constructor
new
Scale
()
:
Scale
Returns
Scale
Properties
body
Type
bodyType
:
number
depth
depth
:
number
head
head
:
number
height
height
:
number
proportion
proportion
:
number
width
width
:
number
Methods
clone
clone
()
:
Scale
Returns
Scale
from
Json
fromJson
(
scaleJson
:
ScaleJson
)
:
void
Parameters
scaleJson
:
ScaleJson
Returns
void
reset
reset
()
:
void
Returns
void
to
Json
toJson
()
:
{
bodyType
:
number
;
depth
:
number
;
head
:
number
;
height
:
number
;
proportion
:
number
;
width
:
number
;
}
Returns
{
bodyType
:
number
;
depth
:
number
;
head
:
number
;
height
:
number
;
proportion
:
number
;
width
:
number
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
body
Type
depth
head
height
proportion
width
Methods
clone
from
Json
reset
to
Json
roavatar-renderer
Loading...