Share via


ControllerModelArticulator Class

Definition

Handles articulation of the animatable parts of a controller model.

public class ControllerModelArticulator : UnityEngine.MonoBehaviour
type ControllerModelArticulator = class
    inherit MonoBehaviour
Public Class ControllerModelArticulator
Inherits MonoBehaviour
Inheritance
UnityEngine.MonoBehaviour
ControllerModelArticulator

Constructors

ControllerModelArticulator()

Methods

StopArticulating()

Stops any active articulation of this controller model.

TryStartArticulating(ControllerModel, UInt64)

Tries to start active articulation of this controller model.

Update()

The MonoBehaviour Update() callback.

Applies to