CapsuleShape¶
Inherits: Shape < Resource < Reference < Object
Category: Core
Brief Description¶
Capsule shape resource.
Member Functions¶
float | get_height ( ) const |
float | get_radius ( ) const |
void | set_height ( float height ) |
void | set_radius ( float radius ) |
Description¶
Capsule shape resource, which can be set into a PhysicsBody or area.