| 
    UnityEssentials
    
   Small but useful tools and features for Unity 
   | 
 
This is the complete list of members for UnityEngine.TransformExtensions, including all inherited members.
| DestroyAllChildren(this Transform self, IEnumerable< Transform > exceptions=null) | UnityEngine.TransformExtensions | static | 
| DestroyImmediateAllChildren(this Transform self, IEnumerable< Transform > exceptions=null) | UnityEngine.TransformExtensions | static | 
| GetLookAtRotation(this Transform self, Vector3 target) | UnityEngine.TransformExtensions | static | 
| GetLookAtRotation(this Transform self, Transform target) | UnityEngine.TransformExtensions | static | 
| GetLookAwayRotation(this Transform self, Vector3 target) | UnityEngine.TransformExtensions | static | 
| GetLookAwayRotation(this Transform self, Transform target) | UnityEngine.TransformExtensions | static | 
| LookAway(this Transform self, Vector3 target) | UnityEngine.TransformExtensions | static | 
| LookAway(this Transform self, Transform target) | UnityEngine.TransformExtensions | static | 
| ResetTransform(this Transform self) | UnityEngine.TransformExtensions | static | 
| SetLerp(this Transform self, Transform a, Transform b, float t) | UnityEngine.TransformExtensions | static | 
| SetProperties(this Transform self, Transform properties) | UnityEngine.TransformExtensions | static | 
| SetProperties(this Transform self, Vector3 position, Quaternion rotation, Vector3 scale) | UnityEngine.TransformExtensions | static | 
| SetProperties(this Transform self, Quaternion rotation, Vector3 scale) | UnityEngine.TransformExtensions | static | 
| SetProperties(this Transform self, Vector3 position, Vector3 scale) | UnityEngine.TransformExtensions | static | 
| SetProperties(this Transform self, Vector3 position, Quaternion rotation) | UnityEngine.TransformExtensions | static |