Bounds
.Expand
Manual
Reference
Scripting
Scripting
>
Runtime Classes
>
Bounds
Bounds
.Expand
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
Expand (amount :
float
) :
void
Description
Expand the bounds by increasing its
size
by
amount
along each side.
function
Expand (amount :
Vector3
) :
void
Description
Expand the bounds by increasing its
size
by
amount
along each side.