Function updateMotionControllerModel

  • Updates the visual state of a motion controller model based on component values Animates button presses, trigger pulls, thumbstick movements, etc.

    Parameters

    • entity: IEntity

      The root entity containing the controller model

    • motionController: MotionController

      The motion controller with current component states

    Returns void