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
capsuleCapsule-
The capsule, in shape-local space.
Gets the capsule, when this is one.
public bool TryGetCapsule(out Capsule capsule)capsule Capsule The capsule, in shape-local space.