Class reference
SphereOccluder3D
Inherits Occluder3D
Spherical shape for use with occlusion culling in OccluderInstance3D.
Description
SphereOccluder3D stores a sphere shape that can be used by the engine's occlusion culling system. See OccluderInstance3D's documentation for instructions on setting up occlusion culling.
Properties
float radius = 1.0
float radius = 1.0The sphere's radius in 3D units.