Bounds
.Encapsulate
Manual
Reference
Scripting
Scripting
>
Runtime Classes
>
Bounds
Bounds
.Encapsulate
Menu
Overview
Runtime Classes
Attributes
Enumerations
Editor Classes
Enumerations
History
Index
Bounds
All Members
Variables
center
extents
max
min
size
Constructors
Bounds
Functions
Contains
Encapsulate
Expand
IntersectRay
Intersects
SetMinMax
SqrDistance
ToString
function
Encapsulate (point :
Vector3
) :
void
Description
Grows the Bounds to include the
point
.
function
Encapsulate (bounds : Bounds) :
void
Description
Grow the bounds to encapsulate the bounds.