Strata - v1.4.10
GitHub
Examples
Preparing search index...
presets
createCharacter
Function createCharacter
createCharacter
(
options
?:
CharacterOptions
,
)
:
{
joints
:
CharacterJoints
;
root
:
Group
;
state
:
CharacterState
}
Create an articulated character with joints
Parameters
options
:
CharacterOptions
= {}
Returns
{
joints
:
CharacterJoints
;
root
:
Group
;
state
:
CharacterState
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
GitHub
Examples
Strata - v1.4.10
Loading...
Create an articulated character with joints