Table of Contents

Method TryGetCapsule

Namespace
Box3D
Assembly
Box3D.NET.dll

TryGetCapsule(out Capsule)

Gets the capsule, when this is one.

public bool TryGetCapsule(out Capsule capsule)

Parameters

capsule Capsule

The capsule, in shape-local space.

Returns

bool

true when Box3D.DebugShape.Type is a capsule.