A capsule collision geometry aligned with the y-axis.
Constructor
new(radius:Float, halfHeight:Float)
Creates a capsule collision geometry of radius radius
and half-height halfHeight
.
A capsule collision geometry aligned with the y-axis.
new(radius:Float, halfHeight:Float)
Creates a capsule collision geometry of radius radius
and half-height halfHeight
.