Show / Hide Table of Contents

Class GeneratorConstantsGrid3D

Constants for the 3D version of the dungeon generator.

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

Fields

BlocksRootName

Name of the root game object that holds blocks in a room template.

Declaration
public static string BlocksRootName
Field Value
Type Description
System.String

DoorsRootName

Name of the root game object that holds doors.

Declaration
public static string DoorsRootName
Field Value
Type Description
System.String
In This Article
Back to top Generated by DocFX