HeightmapSamplesHelper

Description

class Tinman.Terrain.Heightmaps.HeightmapSamplesHelper

Base class for helper objects that can be attached to HeightmapSamples buffers.

Public / Methods

Temp


public method Temp → (2)

capacity in : int32

The required minimum capacity.

layers in : HeightmapLayer

The required heightmap layers.

returns → HeightmapSamples

The temporary HeightmapSample object.

Returns a shared temporary HeightmapSample object.