Sphere element
- Last UpdatedDec 06, 2023
- 1 minute read
The Sphere element defines the bounding sphere used for collisions and occlusion culling. It has two attributes: Center and Radius.
Sphere attributes
The Sphere elements has these attributes.
|
Attributes |
Description |
|---|---|
|
center |
Defines the center point position. |
|
radius |
Defines the radius dimension of the sphere. |