Table of Contents

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

sphere Sphere

The sphere, in shape-local space.

Returns

bool

true when Box3D.DebugShape.Type is a sphere.