Show / Hide Table of Contents

Class PostProcessingConfigGrid2D

Inheritance
System.Object
PostProcessingConfigGrid2D
Namespace: Edgar.Unity
Assembly: cs.temp.dll.dll
Syntax
public class PostProcessingConfigGrid2D

Fields

CenterGrid

Declaration
public bool CenterGrid
Field Value
Type Description
System.Boolean

CopyTilesToSharedTilemaps

Declaration
public bool CopyTilesToSharedTilemaps
Field Value
Type Description
System.Boolean

DisableRoomTemplatesColliders

Declaration
public bool DisableRoomTemplatesColliders
Field Value
Type Description
System.Boolean

DisableRoomTemplatesRenderers

Declaration
public bool DisableRoomTemplatesRenderers
Field Value
Type Description
System.Boolean

InitializeSharedTilemaps

Declaration
public bool InitializeSharedTilemaps
Field Value
Type Description
System.Boolean

TilemapLayersExample

Declaration
public GameObject TilemapLayersExample
Field Value
Type Description
GameObject

TilemapLayersHandler

Declaration
public TilemapLayersHandlerBaseGrid2D TilemapLayersHandler
Field Value
Type Description
TilemapLayersHandlerBaseGrid2D

TilemapLayersStructure

Declaration
public TilemapLayersStructureModeGrid2D TilemapLayersStructure
Field Value
Type Description
TilemapLayersStructureModeGrid2D

TilemapMaterial

Declaration
public Material TilemapMaterial
Field Value
Type Description
Material
In This Article
Back to top Generated by DocFX