Class CylinderMesh.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class CylinderMesh.PropertyName : PrimitiveMesh.PropertyName
- Inheritance
-
CylinderMesh.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
BottomRadius
Cached name for the 'bottom_radius' property.
public static readonly StringName BottomRadius
Field Value
CapBottom
Cached name for the 'cap_bottom' property.
public static readonly StringName CapBottom
Field Value
CapTop
Cached name for the 'cap_top' property.
public static readonly StringName CapTop
Field Value
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
Rings
Cached name for the 'rings' property.
public static readonly StringName Rings
Field Value
TopRadius
Cached name for the 'top_radius' property.
public static readonly StringName TopRadius