Defines a sphere shape in its local space. In order to create a Shape3D of type Shape3DType.Sphere, use Shape3D.CreateSphere.
- See also
- Shape3D, Shape3DType
More...
|
const int | SIZE = FP.SIZE |
| The size of the struct in bytes. More...
|
|
Defines a sphere shape in its local space. In order to create a Shape3D of type Shape3DType.Sphere, use Shape3D.CreateSphere.
- See also
- Shape3D, Shape3DType
◆ SIZE
const int Quantum.Shape3D.SphereShape.SIZE = FP.SIZE |
|
static |
The size of the struct in bytes.
◆ Radius
FP Quantum.Shape3D.SphereShape.Radius |
Value of the radius that defines the sphere.