Class TileMap.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class TileMap.PropertyName : Node2D.PropertyName
- Inheritance
-
TileMap.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
CollisionAnimatable
Cached name for the 'collision_animatable' property.
public static readonly StringName CollisionAnimatable
Field Value
CollisionVisibilityMode
Cached name for the 'collision_visibility_mode' property.
public static readonly StringName CollisionVisibilityMode
Field Value
NavigationVisibilityMode
Cached name for the 'navigation_visibility_mode' property.
public static readonly StringName NavigationVisibilityMode
Field Value
RenderingQuadrantSize
Cached name for the 'rendering_quadrant_size' property.
public static readonly StringName RenderingQuadrantSize
Field Value
TileSet
Cached name for the 'tile_set' property.
public static readonly StringName TileSet