TransformExtensions
Definition
public static class TransformExtensionsQuick Lookup
Goal
Method
Methods
GetParents
public static IEnumerable<Transform> GetParents(this Transform transform, bool includeSelf = false)Parameter
Type
Description
GetPose
SetPose
Parameter
Type
Description
Examples
Finding an ancestor
Saving and restoring a pose
See Also
Last updated