Struct CreateCellEntityPropsDataRequest
Implements
IComponentData
IQueryTypeParameter
Inherited Members
Namespace: Fwt.HexTerrains.CellEntities.Data
Assembly: fwt.hexterrains.dll
Syntax
public struct CreateCellEntityPropsDataRequest : IComponentData, IQueryTypeParameter
Fields
ColorMapTextureIndex
Declaration
public int ColorMapTextureIndex
Field Value
| Type | Description |
|---|---|
| int |
IsFillWithRandomData
Declaration
public bool IsFillWithRandomData
Field Value
| Type | Description |
|---|---|
| bool |
MaxRandomPropIndex
Declaration
public int MaxRandomPropIndex
Field Value
| Type | Description |
|---|---|
| int |
MinRandomPropIndex
Declaration
public int MinRandomPropIndex
Field Value
| Type | Description |
|---|---|
| int |
Implements
Unity.Entities.IComponentData
Unity.Entities.IQueryTypeParameter