CylinderShape
Inherits: Shape < Resource < Reference < Object
Cylinder shape for collisions.
Description
Cylinder shape for collisions.
Tutorials
- https://godotengine.org/asset-library/asset/678
- https://godotengine.org/asset-library/asset/675
- https://godotengine.org/asset-library/asset/676
Properties
| ||
|
Property Descriptions
float height
Default |
|
Setter | set_height(value) |
Getter | get_height() |
The cylinder's height.
float radius
Default |
|
Setter | set_radius(value) |
Getter | get_radius() |
The cylinder's radius.
© 2014–2021 Juan Linietsky, Ariel Manzur, Godot Engine contributors
Licensed under the MIT License.
https://docs.godotengine.org/en/3.3/classes/class_cylindershape.html