Table of Contents

Class CsgMesh3D.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

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

Constructors

MethodName()

public MethodName()

Fields

GetMaterial

Cached name for the 'get_material' method.

public static readonly StringName GetMaterial

Field Value

StringName

GetMesh

Cached name for the 'get_mesh' method.

public static readonly StringName GetMesh

Field Value

StringName

SetMaterial

Cached name for the 'set_material' method.

public static readonly StringName SetMaterial

Field Value

StringName

SetMesh

Cached name for the 'set_mesh' method.

public static readonly StringName SetMesh

Field Value

StringName