Description
class Frustum
Methods
Returns a new array of 6 Frustum planes computed by the passed transformation matrix.
Parameters
|
Name |
Type |
Description |
|
transform |
Matrix |
|
Parameters
|
Name |
Type |
Description |
|
transform |
Matrix |
|
|
frustumPlane |
Plane |
|
Parameters
|
Name |
Type |
Description |
|
transform |
Matrix |
|
|
frustumPlane |
Plane |
|
Parameters
|
Name |
Type |
Description |
|
transform |
Matrix |
|
|
frustumPlane |
Plane |
|
Parameters
|
Name |
Type |
Description |
|
transform |
Matrix |
|
|
frustumPlane |
Plane |
|
Parameters
|
Name |
Type |
Description |
|
transform |
Matrix |
|
|
frustumPlane |
Plane |
|
Parameters
|
Name |
Type |
Description |
|
transform |
Matrix |
|
|
frustumPlane |
Plane |
|
Sets the passed array "frustumPlanes" with the 6 Frustum planes computed by the passed transformation matrix.
Parameters
|
Name |
Type |
Description |
|
transform |
Matrix |
|
|
frustumPlanes |
Plane[] |
|