Click or drag to resize

TransformExtensions Methods

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