SpacePin.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. Apply adjustment transform to locked pose.
protected virtual void OnLocationUpdate (UnityEngine.Pose adjustment);
abstract member OnLocationUpdate : UnityEngine.Pose -> unit
override this.OnLocationUpdate : UnityEngine.Pose -> unit
Protected Overridable Sub OnLocationUpdate (adjustment As Pose)
Parameters
- adjustment
- UnityEngine.Pose
Adjustment to apply.