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