Table of Contents

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

StringName

GetRadialSteps

Cached name for the 'get_radial_steps' method.

public static readonly StringName GetRadialSteps

Field Value

StringName

GetRadius

Cached name for the 'get_radius' method.

public static readonly StringName GetRadius

Field Value

StringName

GetSectionLength

Cached name for the 'get_section_length' method.

public static readonly StringName GetSectionLength

Field Value

StringName

GetSectionRings

Cached name for the 'get_section_rings' method.

public static readonly StringName GetSectionRings

Field Value

StringName

GetSections

Cached name for the 'get_sections' method.

public static readonly StringName GetSections

Field Value

StringName

IsCapBottom

Cached name for the 'is_cap_bottom' method.

public static readonly StringName IsCapBottom

Field Value

StringName

IsCapTop

Cached name for the 'is_cap_top' method.

public static readonly StringName IsCapTop

Field Value

StringName

SetCapBottom

Cached name for the 'set_cap_bottom' method.

public static readonly StringName SetCapBottom

Field Value

StringName

SetCapTop

Cached name for the 'set_cap_top' method.

public static readonly StringName SetCapTop

Field Value

StringName

SetCurve

Cached name for the 'set_curve' method.

public static readonly StringName SetCurve

Field Value

StringName

SetRadialSteps

Cached name for the 'set_radial_steps' method.

public static readonly StringName SetRadialSteps

Field Value

StringName

SetRadius

Cached name for the 'set_radius' method.

public static readonly StringName SetRadius

Field Value

StringName

SetSectionLength

Cached name for the 'set_section_length' method.

public static readonly StringName SetSectionLength

Field Value

StringName

SetSectionRings

Cached name for the 'set_section_rings' method.

public static readonly StringName SetSectionRings

Field Value

StringName

SetSections

Cached name for the 'set_sections' method.

public static readonly StringName SetSections

Field Value

StringName