Class GridMap.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class GridMap.PropertyName : Node3D.PropertyName
- Inheritance
-
GridMap.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
BakeNavigation
Cached name for the 'bake_navigation' property.
public static readonly StringName BakeNavigation
Field Value
CellCenterX
Cached name for the 'cell_center_x' property.
public static readonly StringName CellCenterX
Field Value
CellCenterY
Cached name for the 'cell_center_y' property.
public static readonly StringName CellCenterY
Field Value
CellCenterZ
Cached name for the 'cell_center_z' property.
public static readonly StringName CellCenterZ
Field Value
CellOctantSize
Cached name for the 'cell_octant_size' property.
public static readonly StringName CellOctantSize
Field Value
CellScale
Cached name for the 'cell_scale' property.
public static readonly StringName CellScale
Field Value
CellSize
Cached name for the 'cell_size' property.
public static readonly StringName CellSize
Field Value
CollisionLayer
Cached name for the 'collision_layer' property.
public static readonly StringName CollisionLayer
Field Value
CollisionMask
Cached name for the 'collision_mask' property.
public static readonly StringName CollisionMask
Field Value
CollisionPriority
Cached name for the 'collision_priority' property.
public static readonly StringName CollisionPriority
Field Value
MeshLibrary
Cached name for the 'mesh_library' property.
public static readonly StringName MeshLibrary
Field Value
PhysicsMaterial
Cached name for the 'physics_material' property.
public static readonly StringName PhysicsMaterial