Click or drag to resize

BoundsExtensions Class

Bounds extensions.
Inheritance Hierarchy
SystemObject
  KitBoundsExtensions

Namespace:  Kit
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public static class BoundsExtensions
Request Example View Source

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

Reference