Click or drag to resize

TransformExtensions Class

Transform extensions.
Inheritance Hierarchy
SystemObject
  KitTransformExtensions

Namespace:  Kit
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public static class TransformExtensions
Request Example View Source

The TransformExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberFace(Transform, Transform)
Face another Transform.
Public methodStatic memberFace(Transform, Vector3)
Face a position.
Public methodStatic memberGetBounds
Public methodStatic memberGetFirstChild
Returns the first child of the Transform.
Public methodStatic memberGetLastChild
Returns the last child of the Transform.
Public methodStatic memberIsFirstSibling
Returns whether the Transform is the first one on its parent.
Public methodStatic memberIsLastSibling
Returns whether the Transform is the last one on its parent.
Top
See Also

Reference