Struct HexTerrain
Contains the TerrainSettings. Indicates that the entity is a HexTerrain
Implements
IComponentData
IQueryTypeParameter
Inherited Members
Namespace: Fwt.HexTerrains.Data
Assembly: fwt.hexterrains.dll
Syntax
public struct HexTerrain : IComponentData, IQueryTypeParameter
Fields
Settings
Terrain Settings (HexLayout, HexRotation, CellRadius, etc.)
Declaration
public HexTerrainSettings Settings
Field Value
| Type | Description |
|---|---|
| HexTerrainSettings |
Implements
Unity.Entities.IComponentData
Unity.Entities.IQueryTypeParameter