Interface IRoadsChunkMeshLayerConfig
Represents a configuration object for defining the rendering settings of roads within a chunk mesh layer in a hex-based terrain system.
Inherited Members
Namespace: Fwt.HexTerrains.ChunkMehes.Data
Assembly: fwt.hexterrains.dll
Syntax
public interface IRoadsChunkMeshLayerConfig : IChunkMeshLayerConfig
Properties
RoadsRenderSettings
Specifies the rendering settings for roads within the chunk mesh layer.
Declaration
HexRoadsRenderSettings RoadsRenderSettings { get; set; }
Property Value
| Type | Description |
|---|---|
| HexRoadsRenderSettings |