Struct CellItemStateConfig
Inherited Members
Namespace: Fwt.HexTerrains.CellItems.Data
Assembly: fwt.hexterrains.dll
Syntax
[Serializable]
public struct CellItemStateConfig
Fields
RenderEntities
Declaration
public FixedList8<RenderEntitySettings> RenderEntities
Field Value
| Type | Description |
|---|---|
| FixedList8<RenderEntitySettings> |
State
Declaration
public int State
Field Value
| Type | Description |
|---|---|
| int |
Transforms
Declaration
public FixedList8<Matrix4x4> Transforms
Field Value
| Type | Description |
|---|---|
| FixedList8<Matrix4x4> |