Click or drag to resize

BoundsExtensions Methods

The BoundsExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetDistance
Returns the distance to a point.
Public methodStatic memberGetPoints
Get all the vertices on the Bounds.
Public methodStatic memberGetRandomPoint
Get a random point within the Bounds.
Public methodStatic memberOverlaps
Returns whether it overlaps with another Bounds.
Public methodStatic memberRotate
Rotate the Bounds.
Top
See Also