Interface IHexSurfaceRenderConfig
Interface for HexSurface render configuration.
Namespace: Fwt.HexTerrains.Surfaces.Data
Assembly: fwt.hexterrains.dll
Syntax
public interface IHexSurfaceRenderConfig
Properties
Value
Declaration
UnityObjectRef<HexTerrainRenderConfigAsset> Value { get; set; }
Property Value
| Type | Description |
|---|---|
| UnityObjectRef<HexTerrainRenderConfigAsset> |