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
GetMesh
Cached name for the 'get_mesh' method.
public static readonly StringName GetMesh
Field Value
SetMaterial
Cached name for the 'set_material' method.
public static readonly StringName SetMaterial
Field Value
SetMesh
Cached name for the 'set_mesh' method.
public static readonly StringName SetMesh