Struct HexTerrainViewMode
Contains the current view mode of the terrain.
Implements
IComponentData
IQueryTypeParameter
Inherited Members
Namespace: Fwt.HexTerrains.ViewModes.Data
Assembly: fwt.hexterrains.dll
Syntax
public struct HexTerrainViewMode : IComponentData, IQueryTypeParameter
Fields
Value
The current view mode of the terrain.
Declaration
public int Value
Field Value
| Type | Description |
|---|---|
| int |
Implements
Unity.Entities.IComponentData
Unity.Entities.IQueryTypeParameter