C# Class Unity.VisualScripting.Community.Libraries.Humility.HUMMath.Data.BottomRect

Math operation data for the bottom side of the rect
Exibir arquivo Open project: RealityStop/Bolt.Addons.Community

Public Properties

Property Type Description
rect Rect

Public Methods

Method Description
BottomRect ( Rect rect ) : UnityEngine

Method Details

BottomRect() public method

public BottomRect ( Rect rect ) : UnityEngine
rect Rect
return UnityEngine

Property Details

rect public_oe property

public Rect rect
return Rect