Interface IRainChunkMeshLayerConfig
Defines the configuration for a rain chunk mesh layer, including the vertical position at which rain effects are generated.
Namespace: Fwt.HexTerrains.ChunkMehes.Data
Assembly: fwt.hexterrains.dll
Syntax
public interface IRainChunkMeshLayerConfig
Properties
RainRenderSettings
Specifies the vertical position at which rain effects are generated.
Declaration
RainRenderSettings RainRenderSettings { get; set; }
Property Value
| Type | Description |
|---|---|
| RainRenderSettings |