PluginNoop.ResetAlignment(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.
public void ResetAlignment (UnityEngine.Pose pose);
abstract member ResetAlignment : UnityEngine.Pose -> unit
override this.ResetAlignment : UnityEngine.Pose -> unit
Public Sub ResetAlignment (pose As Pose)
Parameters
- pose
- UnityEngine.Pose