Function GraphUpdateShape.GetBounds

GetBounds ()

World space bounding box of this shape.

Public
GetBounds (Vector3[] points, Matrix4x4 matrix, float minimumHeight)
Public Static
GetBounds (Vector3[] points, Vector3 right, Vector3 up, Vector3 forward, Vector3 origin, float minimumHeight)
Private Static