Class TileSet.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class TileSet.PropertyName : Resource.PropertyName
- Inheritance
-
TileSet.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
TileLayout
Cached name for the 'tile_layout' property.
public static readonly StringName TileLayout
Field Value
TileOffsetAxis
Cached name for the 'tile_offset_axis' property.
public static readonly StringName TileOffsetAxis
Field Value
TileShape
Cached name for the 'tile_shape' property.
public static readonly StringName TileShape
Field Value
TileSize
Cached name for the 'tile_size' property.
public static readonly StringName TileSize
Field Value
UVClipping
Cached name for the 'uv_clipping' property.
public static readonly StringName UVClipping