Struct CreateHexTerrainProvincesRequest
Implements
IComponentData
IQueryTypeParameter
Inherited Members
Namespace: Fwt.HexTerrains.Areas.Data
Assembly: fwt.hexterrains.dll
Syntax
public struct CreateHexTerrainProvincesRequest : IComponentData, IQueryTypeParameter
Fields
ColorMapTextureIndex
Declaration
public int ColorMapTextureIndex
Field Value
| Type | Description |
|---|---|
| int |
IsFillRandomValues
Declaration
public bool IsFillRandomValues
Field Value
| Type | Description |
|---|---|
| bool |
MaxRandomValue
Declaration
public byte MaxRandomValue
Field Value
| Type | Description |
|---|---|
| byte |
MinRandomValue
Declaration
public byte MinRandomValue
Field Value
| Type | Description |
|---|---|
| byte |
Implements
Unity.Entities.IComponentData
Unity.Entities.IQueryTypeParameter