Preparing search index...
The search index is not available
@pixiv/three-vrm
@pixiv/three-vrm
three-vrm
VRMCoreParameters
Interface VRMCoreParameters
Parameters for a
VRMCore
class.
interface
VRMCoreParameters
{
expressionManager
?:
VRMExpressionManager
;
firstPerson
?:
VRMFirstPerson
;
humanoid
:
VRMHumanoid
;
lookAt
?:
VRMLookAt
;
meta
:
VRMMeta
;
scene
:
Group
;
}
Hierarchy (
View Summary
)
VRMCoreParameters
VRMParameters
Index
Properties
expression
Manager?
first
Person?
humanoid
look
At?
meta
scene
Properties
Optional
expression
Manager
expressionManager
?:
VRMExpressionManager
Optional
first
Person
firstPerson
?:
VRMFirstPerson
humanoid
humanoid
:
VRMHumanoid
Optional
look
At
lookAt
?:
VRMLookAt
meta
meta
:
VRMMeta
scene
scene
:
Group
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
expression
Manager
first
Person
humanoid
look
At
meta
scene
@pixiv/three-vrm
Loading...
Parameters for a VRMCore class.