Class TileSetAtlasSource.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class TileSetAtlasSource.PropertyName : TileSetSource.PropertyName
- Inheritance
-
TileSetAtlasSource.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
Margins
Cached name for the 'margins' property.
public static readonly StringName Margins
Field Value
Separation
Cached name for the 'separation' property.
public static readonly StringName Separation
Field Value
Texture
Cached name for the 'texture' property.
public static readonly StringName Texture
Field Value
TextureRegionSize
Cached name for the 'texture_region_size' property.
public static readonly StringName TextureRegionSize
Field Value
UseTexturePadding
Cached name for the 'use_texture_padding' property.
public static readonly StringName UseTexturePadding