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
GetOuterRadius
Cached name for the 'get_outer_radius' method.
public static readonly StringName GetOuterRadius
Field Value
GetRingSegments
Cached name for the 'get_ring_segments' method.
public static readonly StringName GetRingSegments
Field Value
GetRings
Cached name for the 'get_rings' method.
public static readonly StringName GetRings
Field Value
SetInnerRadius
Cached name for the 'set_inner_radius' method.
public static readonly StringName SetInnerRadius
Field Value
SetOuterRadius
Cached name for the 'set_outer_radius' method.
public static readonly StringName SetOuterRadius
Field Value
SetRingSegments
Cached name for the 'set_ring_segments' method.
public static readonly StringName SetRingSegments
Field Value
SetRings
Cached name for the 'set_rings' method.
public static readonly StringName SetRings