Table of Contents

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

StringName

GetMaterial

Cached name for the 'get_material' method.

public static readonly StringName GetMaterial

Field Value

StringName

GetOuterRadius

Cached name for the 'get_outer_radius' method.

public static readonly StringName GetOuterRadius

Field Value

StringName

GetRingSides

Cached name for the 'get_ring_sides' method.

public static readonly StringName GetRingSides

Field Value

StringName

GetSides

Cached name for the 'get_sides' method.

public static readonly StringName GetSides

Field Value

StringName

GetSmoothFaces

Cached name for the 'get_smooth_faces' method.

public static readonly StringName GetSmoothFaces

Field Value

StringName

SetInnerRadius

Cached name for the 'set_inner_radius' method.

public static readonly StringName SetInnerRadius

Field Value

StringName

SetMaterial

Cached name for the 'set_material' method.

public static readonly StringName SetMaterial

Field Value

StringName

SetOuterRadius

Cached name for the 'set_outer_radius' method.

public static readonly StringName SetOuterRadius

Field Value

StringName

SetRingSides

Cached name for the 'set_ring_sides' method.

public static readonly StringName SetRingSides

Field Value

StringName

SetSides

Cached name for the 'set_sides' method.

public static readonly StringName SetSides

Field Value

StringName

SetSmoothFaces

Cached name for the 'set_smooth_faces' method.

public static readonly StringName SetSmoothFaces

Field Value

StringName