Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 807 Bytes

decentraland-ecs.frustum.getfarplanetoref.md

File metadata and controls

21 lines (14 loc) · 807 Bytes

Home > decentraland-ecs > Frustum > GetFarPlaneToRef

Frustum.GetFarPlaneToRef method

This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

Gets the far frustum plane transformed by the transform matrix

Signature:

static GetFarPlaneToRef(transform: Matrix, frustumPlane: Plane): void;

Returns: void

Parameters

Parameter Type Description
transform Matrix transformation matrix to be applied to the resulting frustum plane
frustumPlane Plane the resuling frustum plane