Struct HeightmapsPalette
A buffer element that holds a heightmap for the ApplyHeightmap user tool.
Implements
IBufferElementData
Inherited Members
Namespace: Fwt.HexTerrains.TerrainEditors.Data
Assembly: fwt.hexterrains.dll
Syntax
public struct HeightmapsPalette : IBufferElementData
Fields
Value
Declaration
public UnityObjectRef<Texture2D> Value
Field Value
| Type | Description |
|---|---|
| UnityObjectRef<Texture2D> |
Implements
Unity.Entities.IBufferElementData