Table of Contents

Class TorusMesh.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the methods contained in this class, for fast lookup.

public class TorusMesh.MethodName : PrimitiveMesh.MethodName
Inheritance
TorusMesh.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetInnerRadius

Cached name for the 'get_inner_radius' method.

public static readonly StringName GetInnerRadius

Field Value

StringName

GetOuterRadius

Cached name for the 'get_outer_radius' method.

public static readonly StringName GetOuterRadius

Field Value

StringName

GetRingSegments

Cached name for the 'get_ring_segments' method.

public static readonly StringName GetRingSegments

Field Value

StringName

GetRings

Cached name for the 'get_rings' method.

public static readonly StringName GetRings

Field Value

StringName

SetInnerRadius

Cached name for the 'set_inner_radius' method.

public static readonly StringName SetInnerRadius

Field Value

StringName

SetOuterRadius

Cached name for the 'set_outer_radius' method.

public static readonly StringName SetOuterRadius

Field Value

StringName

SetRingSegments

Cached name for the 'set_ring_segments' method.

public static readonly StringName SetRingSegments

Field Value

StringName

SetRings

Cached name for the 'set_rings' method.

public static readonly StringName SetRings

Field Value

StringName