Struct CreateHexWaterLayerRequest
Request component for creating HexWaterLayer
Inherited Members
Namespace: Fwt.HexTerrains.Surfaces.Data
Assembly: fwt.hexterrains.dll
Syntax
public struct CreateHexWaterLayerRequest : ICreateHexSurfaceRequest, IComponentData, IQueryTypeParameter
Properties
Args
Args for request to create a surface data.
Declaration
public CreateHexSurfaceRequestArgs Args { readonly get; set; }
Property Value
| Type | Description |
|---|---|
| CreateHexSurfaceRequestArgs |
Implements
Unity.Entities.IComponentData
Unity.Entities.IQueryTypeParameter