class CapsuleCollider : Collider

book_4_sparkGenerated
code_blocksInput

Description

The CapsuleCollider class in the Sandbox namespace defines a capsule-shaped collider. It is used in physics simulations to represent objects with a capsule shape, which is a cylinder with hemispherical ends.

Members

Instance Properties

Member NameSummary
StartBottom point of the capsule
EndTop point of the capsule
RadiusRadius of the capsule