Struct CylinderShape

Cylinder shape for collisions.

struct CylinderShape ;

Properties

NameTypeDescription
height[get, set] doubleThe cylinder's height.
radius[get, set] doubleThe cylinder's radius.

Methods

NameDescription
getHeight
getRadius
setHeight
setRadius