niBound⚓︎
A simple bounding sphere. Used for coarse visibility and intersection tests.
Properties⚓︎
center
⚓︎
The coordinates of the bounds center. It may be relative to the object, or in world coordinates, depending on how the bound is used.
Returns:
result
(tes3vector3)
radius
⚓︎
The radius of the bounds.
Returns:
result
(number)