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