Optional
boundingour 3D Object bounding box, i.e. size in world space before any transform. Usually defined by a Geometry
Optional
modelmodel view projection matrix to use for frustum calculations
Optional
containerthe bounding rectangle to check against
Optional
DOMFrustumadditional margins to add to containerBoundingRect
Optional
oncallback to run when the projectedBoundingRect reenters the view frustum
callback to run when the projectedBoundingRect reenters the view frustum
Optional
oncallback to run when the projectedBoundingRect leaves the view frustum
callback to run when the projectedBoundingRect leaves the view frustum
An object defining all possible DOMFrustum class instancing parameters