Table of Contents

Class CsgSphere3D.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class CsgSphere3D.MethodName : CsgPrimitive3D.MethodName
Inheritance
CsgSphere3D.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetMaterial

Cached name for the 'get_material' method.

public static readonly StringName GetMaterial

Field Value

StringName

GetRadialSegments

Cached name for the 'get_radial_segments' method.

public static readonly StringName GetRadialSegments

Field Value

StringName

GetRadius

Cached name for the 'get_radius' method.

public static readonly StringName GetRadius

Field Value

StringName

GetRings

Cached name for the 'get_rings' method.

public static readonly StringName GetRings

Field Value

StringName

GetSmoothFaces

Cached name for the 'get_smooth_faces' method.

public static readonly StringName GetSmoothFaces

Field Value

StringName

SetMaterial

Cached name for the 'set_material' method.

public static readonly StringName SetMaterial

Field Value

StringName

SetRadialSegments

Cached name for the 'set_radial_segments' method.

public static readonly StringName SetRadialSegments

Field Value

StringName

SetRadius

Cached name for the 'set_radius' method.

public static readonly StringName SetRadius

Field Value

StringName

SetRings

Cached name for the 'set_rings' method.

public static readonly StringName SetRings

Field Value

StringName

SetSmoothFaces

Cached name for the 'set_smooth_faces' method.

public static readonly StringName SetSmoothFaces

Field Value

StringName