Companion

Properties

Link copied to clipboard

Represents an infinite sphere with an infinite radius and a center at an infinite position.

Link copied to clipboard
val ONE: Sphere

This sphere has its center at the position defined by Vector3.ONE and a radius of 1.0. It can be used as a predefined reference or default sphere for various geometric or mathematical operations.

Link copied to clipboard

Represents a constant unit sphere with its center at the origin and a radius of 1.0.

Link copied to clipboard

A constant representing a sphere with a zero radius, located at the origin.