CapsuleMesh
Inherits: PrimitiveMesh < Mesh < Resource < RefCounted < Object
Class representing a capsule-shaped PrimitiveMesh.
Description
Class representing a capsule-shaped PrimitiveMesh.
Properties
| ||
| ||
| ||
|
Property Descriptions
float height = 2.0
Total height of the capsule mesh (including the hemispherical ends).
int radial_segments = 64
Number of radial segments on the capsule mesh.
float radius = 0.5
Radius of the capsule mesh.
int rings = 8
Number of rings along the height of the capsule.
© Copyright 2014-present Juan Linietsky, Ariel Manzur and the Godot community (CC BY 3.0). Revision 53e837c6
.
Built with Sphinx using a theme provided by Read the Docs.