Class PostProcessingConfigGrid3D
Configuration of builtin post-processing logic.
Inheritance
System.Object
PostProcessingConfigGrid3D
Namespace: Edgar.Unity
Assembly: cs.temp.dll.dll
Syntax
public class PostProcessingConfigGrid3D
Fields
AddBlockers
Declaration
public bool AddBlockers
Field Value
Type | Description |
---|---|
System.Boolean |
AddConnectors
How to handle connectors and blockers.
Declaration
public ConnectorsModeGrid3D AddConnectors
Field Value
Type | Description |
---|---|
ConnectorsModeGrid3D |
CenterLevel
Declaration
public bool CenterLevel
Field Value
Type | Description |
---|---|
System.Boolean |
ProcessConnectorsAndBlockers
Declaration
public bool ProcessConnectorsAndBlockers
Field Value
Type | Description |
---|---|
System.Boolean |