Struct CellRegionLayerAuthoring
Inherited Members
Namespace: Fwt.HexTerrains.Regions
Assembly: fwt.hexterrains.dll
Syntax
[Serializable]
public struct CellRegionLayerAuthoring
Fields
Args
Config for layer to initialize with
Declaration
[SerializeField]
[Tooltip("Config for layer to initialize with")]
public CellRegionLayerConfigAsset Args
Field Value
| Type | Description |
|---|---|
| CellRegionLayerConfigAsset |
Name
Name of the layer to create
Declaration
[SerializeField]
[Tooltip("Name of the layer to create")]
public string Name
Field Value
| Type | Description |
|---|---|
| string |