SpacePinOrientable.OnLocationUpdate(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.
Callback for refit operations.
protected override void OnLocationUpdate (UnityEngine.Pose adjustment);
override this.OnLocationUpdate : UnityEngine.Pose -> unit
Protected Overrides Sub OnLocationUpdate (adjustment As Pose)
Parameters
- adjustment
- UnityEngine.Pose
Adjustment transform to apply.
Remarks
Note that the FragmentId may change here.