Struct CreateCellPropsDataRequest
Implements
IComponentData
IQueryTypeParameter
Assembly: fwt.hexterrains.dll
Syntax
public struct CreateCellPropsDataRequest : IComponentData, IQueryTypeParameter
Fields
ColorMapTextureIndex
Declaration
public int ColorMapTextureIndex
Field Value
IsFillWithRandomData
Declaration
public bool IsFillWithRandomData
Field Value
MaxCellHeight
Declaration
Field Value
MaxRandomPropIndex
Declaration
public int MaxRandomPropIndex
Field Value
MinCellHeight
Declaration
Field Value
MinRandomPropIndex
Declaration
public int MinRandomPropIndex
Field Value
Implements
Unity.Entities.IComponentData
Unity.Entities.IQueryTypeParameter
Extension Methods