Table of Contents

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

StringName

CollisionVisibilityMode

Cached name for the 'collision_visibility_mode' property.

public static readonly StringName CollisionVisibilityMode

Field Value

StringName

NavigationVisibilityMode

Cached name for the 'navigation_visibility_mode' property.

public static readonly StringName NavigationVisibilityMode

Field Value

StringName

RenderingQuadrantSize

Cached name for the 'rendering_quadrant_size' property.

public static readonly StringName RenderingQuadrantSize

Field Value

StringName

TileSet

Cached name for the 'tile_set' property.

public static readonly StringName TileSet

Field Value

StringName