Implements

  • GLTFLoaderPlugin

Constructors

Properties

colliderHelperRoot?: Object3D<Object3DEventMap>

Specify an Object3D to add VRMSpringBoneJointHelper s. If not specified, helper will not be created. If renderOrder is set to the root, helpers will copy the same renderOrder .

jointHelperRoot?: Object3D<Object3DEventMap>

Specify an Object3D to add VRMSpringBoneJointHelper s. If not specified, helper will not be created. If renderOrder is set to the root, helpers will copy the same renderOrder .

parser: GLTFParser
useExtendedColliders: boolean

If true, load colliders defined in VRMC_springBone_extended_collider. Set to false to disable loading extended colliders and use the fallback behavior. true by default.

EXTENSION_NAME: "VRMC_springBone" = 'VRMC_springBone'

Accessors

Methods