Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MMDAnimationHelper

Mmdanimation helper

Hierarchy

  • MMDAnimationHelper

Index

Constructors

constructor

Properties

audio

audio: I3JS.Audio<GainNode>

audioManager

audioManager: AudioManager

camera

camera: I3JS.Camera

cameraTarget

cameraTarget: I3JS.Object3D<Event>

configuration

configuration: { afterglow: number; resetPhysicsOnLoop: boolean; sync: boolean }

Type declaration

  • afterglow: number
  • resetPhysicsOnLoop: boolean
  • sync: boolean

enabled

enabled: { animation: boolean; cameraAnimation: boolean; grant: boolean; ik: boolean; physics: boolean }

Type declaration

  • animation: boolean
  • cameraAnimation: boolean
  • grant: boolean
  • ik: boolean
  • physics: boolean

masterPhysics

masterPhysics: null

meshes

objects

sharedPhysics

sharedPhysics: boolean

Methods

add

createGrantSolver

enable

onBeforePhysics

pose

remove

update

Generated using TypeDoc