CapsuleShape

Inherits: Shape < Resource < Reference < Object

Category: Core

Brief Description

Capsule shape for collisions.

Properties

float height
float radius

Description

Capsule shape for collisions.

Property Descriptions

Setter set_height(value)
Getter get_height()

The capsule’s height.


Setter set_radius(value)
Getter get_radius()

The capsule’s radius.