CylinderShape

Inherits: Shape < Resource < Reference < Object

Category: Core

Brief Description

Cylinder shape for collisions.

Properties

float height
float radius

Description

Cylinder shape for collisions.

Property Descriptions

Setter set_height(value)
Getter get_height()

The cylinder’s height.


Setter set_radius(value)
Getter get_radius()

The cylinder’s radius.