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