SpacePin.GetModelPoseFromGlobalPosition(Vector3) 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.
protected UnityEngine.Pose GetModelPoseFromGlobalPosition (UnityEngine.Vector3 globalPosition);
member this.GetModelPoseFromGlobalPosition : UnityEngine.Vector3 -> UnityEngine.Pose
Protected Function GetModelPoseFromGlobalPosition (globalPosition As Vector3) As Pose
Parameters
- globalPosition
- UnityEngine.Vector3
Returns
UnityEngine.Pose