AttachmentPoint.HandlePoseAdjustment(Pose) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Keep track of cumulative transform adjustment, and pass on to client adjustment handler (if any).
public void HandlePoseAdjustment (UnityEngine.Pose adjustment);
member this.HandlePoseAdjustment : UnityEngine.Pose -> unit
Public Sub HandlePoseAdjustment (adjustment As Pose)
Parameters
- adjustment
- UnityEngine.Pose
Remarks
See ObjectAdjustment and AdjustLocationDelegate