novorender-api-docs / DataJsAPI / BoundingSphere
Interface: BoundingSphere
Bounding sphere
Properties
center
readonly center: vec3;
Sphere center.
radius
readonly radius: number;
Sphere radius.
novorender-api-docs / DataJsAPI / BoundingSphere
Bounding sphere
readonly center: vec3;
Sphere center.
readonly radius: number;
Sphere radius.