Class CapsuleMesh.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class CapsuleMesh.PropertyName : PrimitiveMesh.PropertyName
- Inheritance
-
CapsuleMesh.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
Height
Cached name for the 'height' property.
public static readonly StringName Height
Field Value
RadialSegments
Cached name for the 'radial_segments' property.
public static readonly StringName RadialSegments
Field Value
Radius
Cached name for the 'radius' property.
public static readonly StringName Radius
Field Value
Rings
Cached name for the 'rings' property.
public static readonly StringName Rings