Class CsgTorus3D.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class CsgTorus3D.MethodName : CsgPrimitive3D.MethodName
- Inheritance
-
CsgTorus3D.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetInnerRadius
Cached name for the 'get_inner_radius' method.
public static readonly StringName GetInnerRadius
Field Value
GetMaterial
Cached name for the 'get_material' method.
public static readonly StringName GetMaterial
Field Value
GetOuterRadius
Cached name for the 'get_outer_radius' method.
public static readonly StringName GetOuterRadius
Field Value
GetRingSides
Cached name for the 'get_ring_sides' method.
public static readonly StringName GetRingSides
Field Value
GetSides
Cached name for the 'get_sides' method.
public static readonly StringName GetSides
Field Value
GetSmoothFaces
Cached name for the 'get_smooth_faces' method.
public static readonly StringName GetSmoothFaces
Field Value
SetInnerRadius
Cached name for the 'set_inner_radius' method.
public static readonly StringName SetInnerRadius
Field Value
SetMaterial
Cached name for the 'set_material' method.
public static readonly StringName SetMaterial
Field Value
SetOuterRadius
Cached name for the 'set_outer_radius' method.
public static readonly StringName SetOuterRadius
Field Value
SetRingSides
Cached name for the 'set_ring_sides' method.
public static readonly StringName SetRingSides
Field Value
SetSides
Cached name for the 'set_sides' method.
public static readonly StringName SetSides
Field Value
SetSmoothFaces
Cached name for the 'set_smooth_faces' method.
public static readonly StringName SetSmoothFaces