Class TubeTrailMesh.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class TubeTrailMesh.PropertyName : PrimitiveMesh.PropertyName
- Inheritance
-
TubeTrailMesh.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
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
Curve
Cached name for the 'curve' property.
public static readonly StringName Curve
Field Value
RadialSteps
Cached name for the 'radial_steps' property.
public static readonly StringName RadialSteps
Field Value
Radius
Cached name for the 'radius' property.
public static readonly StringName Radius
Field Value
SectionLength
Cached name for the 'section_length' property.
public static readonly StringName SectionLength
Field Value
SectionRings
Cached name for the 'section_rings' property.
public static readonly StringName SectionRings
Field Value
Sections
Cached name for the 'sections' property.
public static readonly StringName Sections