AdjusterFixed.UpdatePosition Method

Definition

For infrequent moves under script control, UpdatePosition notifies the system that the object has relocated. It should be called after any scripted movement of the object (but not after movement triggered by WLT, such as in HandleAdjustLocation(Pose)).

public void UpdatePosition ();
member this.UpdatePosition : unit -> unit
Public Sub UpdatePosition ()

Applies to