Frustum.getPlanes

Retrieves the planes that define the given #graphene_frustum_t.

class Frustum
void
getPlanes
(
out Plane[6] planes
)

Parameters

planes Plane[6]

return location for an array of 6 #graphene_plane_t

Meta