Functions
Link copied to clipboard
fun fromBoundingSphere(boundingSphere: BoundingSphere, result: CullingVolume? = definedExternally): CullingVolume
Constructs a culling volume from a bounding sphere. Creates six planes that create a box containing the sphere. The planes are aligned to the x, y, and z axes in world coordinates.