Method TryGetSphere
- Namespace
- Box3D
- Assembly
- Box3D.NET.dll
TryGetSphere(out Sphere)
Gets the sphere, when this is one.
public bool TryGetSphere(out Sphere sphere)Parameters
sphereSphere-
The sphere, in shape-local space.
Gets the sphere, when this is one.
public bool TryGetSphere(out Sphere sphere)sphere Sphere The sphere, in shape-local space.