Show / Hide Table of Contents

Class FixedLevelGraphConfigGrid3D

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

Fields

AllowRotationOverride

Global override for the "Allow rotation" setting on individual room templates.

Declaration
public AllowRotationOverrideGrid3D AllowRotationOverride
Field Value
Type Description
AllowRotationOverrideGrid3D

FixElevationsInsideCycles

Declaration
public bool FixElevationsInsideCycles
Field Value
Type Description
System.Boolean

LevelGraph

Level graph that will be used in the generator.

Declaration
public LevelGraph LevelGraph
Field Value
Type Description
LevelGraph

UseCorridors

Whether to add corridors between individual rooms in the level graph.

Declaration
public bool UseCorridors
Field Value
Type Description
System.Boolean
In This Article
Back to top Generated by DocFX