Show / Hide Table of Contents

Class RectTransformExtensions

Extensions for working with Unity UI RectTransforms
Inheritance
object
RectTransformExtensions
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: Jotunn
Assembly: Jotunn.dll
Syntax
public static class RectTransformExtensions

Methods

Name Description
Overlaps(RectTransform, RectTransform) Test if a RectTransform overlaps another RectTransform in world space
Overlaps(RectTransform, RectTransform, bool) Test if a RectTransform overlaps another RectTransform in world space
WorldRect(RectTransform) Calculate the world rect of a RectTransform
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾