Attention: Here be dragons
This is the latest
(unstable) version of this documentation, which may document features
not available in or compatible with released stable versions of Godot.
Checking the stable version of the documentation...
CylinderShape¶
Inherits: Shape < Resource < Reference < Object
Forma de cilindro para colisiones.
Descripción¶
Forma de cilindro para colisiones.
Tutoriales¶
Propiedades¶
|
||
|
Descripciones de Propiedades¶
float height
Default |
|
Setter |
set_height(value) |
Getter |
get_height() |
La altura del cilindro.
float radius
Default |
|
Setter |
set_radius(value) |
Getter |
get_radius() |
El radio del cilindro.