Class HeightMapShape3D.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class HeightMapShape3D.MethodName : Shape3D.MethodName
- Inheritance
-
HeightMapShape3D.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetMapData
Cached name for the 'get_map_data' method.
public static readonly StringName GetMapData
Field Value
GetMapDepth
Cached name for the 'get_map_depth' method.
public static readonly StringName GetMapDepth
Field Value
GetMapWidth
Cached name for the 'get_map_width' method.
public static readonly StringName GetMapWidth
Field Value
SetMapData
Cached name for the 'set_map_data' method.
public static readonly StringName SetMapData
Field Value
SetMapDepth
Cached name for the 'set_map_depth' method.
public static readonly StringName SetMapDepth
Field Value
SetMapWidth
Cached name for the 'set_map_width' method.
public static readonly StringName SetMapWidth