Class TubeTrailMesh.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class TubeTrailMesh.MethodName : PrimitiveMesh.MethodName
- Inheritance
-
TubeTrailMesh.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetCurve
Cached name for the 'get_curve' method.
public static readonly StringName GetCurve
Field Value
GetRadialSteps
Cached name for the 'get_radial_steps' method.
public static readonly StringName GetRadialSteps
Field Value
GetRadius
Cached name for the 'get_radius' method.
public static readonly StringName GetRadius
Field Value
GetSectionLength
Cached name for the 'get_section_length' method.
public static readonly StringName GetSectionLength
Field Value
GetSectionRings
Cached name for the 'get_section_rings' method.
public static readonly StringName GetSectionRings
Field Value
GetSections
Cached name for the 'get_sections' method.
public static readonly StringName GetSections
Field Value
IsCapBottom
Cached name for the 'is_cap_bottom' method.
public static readonly StringName IsCapBottom
Field Value
IsCapTop
Cached name for the 'is_cap_top' method.
public static readonly StringName IsCapTop
Field Value
SetCapBottom
Cached name for the 'set_cap_bottom' method.
public static readonly StringName SetCapBottom
Field Value
SetCapTop
Cached name for the 'set_cap_top' method.
public static readonly StringName SetCapTop
Field Value
SetCurve
Cached name for the 'set_curve' method.
public static readonly StringName SetCurve
Field Value
SetRadialSteps
Cached name for the 'set_radial_steps' method.
public static readonly StringName SetRadialSteps
Field Value
SetRadius
Cached name for the 'set_radius' method.
public static readonly StringName SetRadius
Field Value
SetSectionLength
Cached name for the 'set_section_length' method.
public static readonly StringName SetSectionLength
Field Value
SetSectionRings
Cached name for the 'set_section_rings' method.
public static readonly StringName SetSectionRings
Field Value
SetSections
Cached name for the 'set_sections' method.
public static readonly StringName SetSections