Click or drag to resize
RectTransformX Class
Extension methods for RectTransform.
Inheritance Hierarchy
SystemObject
  CandlelightRectTransformX

Namespace: Candlelight
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public static class RectTransformX

The RectTransformX type exposes the following members.

Methods
  NameDescription
Public methodStatic memberDoGroupsAllowInteraction
Gets a value indicating whether all CanvasGroup components on ancestors of transform permit interaction.
Public methodStatic memberGetPixelAdjustedRect
Gets the pixel adjusted rect.
Public methodStatic memberGetWorldCenter
Gets the world center.
Public methodStatic memberGetWorldSize
Gets the size of the RectTransform's rect in world space.
Top
See Also