TransformExtensions.SetGlobalPose(Transform, 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 static void SetGlobalPose (this UnityEngine.Transform transform, UnityEngine.Pose pose);
static member SetGlobalPose : UnityEngine.Transform * UnityEngine.Pose -> unit
<Extension()>
Public Sub SetGlobalPose (transform As Transform, pose As Pose)
Parameters
- transform
- UnityEngine.Transform
- pose
- UnityEngine.Pose