TransformExtensions Class |
Namespace: Kit
The TransformExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| Face(Transform, Transform) | Face another Transform. | |
| Face(Transform, Vector3) | Face a position. | |
| GetBounds | Returns the bounds of the transform's GameObject. | |
| GetFirstChild | Returns the first child of the Transform. | |
| GetLastChild | Returns the last child of the Transform. | |
| IsFirstSibling | Returns whether the Transform is the first one on its parent. | |
| IsLastSibling | Returns whether the Transform is the last one on its parent. |