Table of Contents

Interface IAlbedoMapPopulator

Namespace
Pinwheel.Vista
Assembly
Pinwheel.Vista.Runtime.dll

Defines a tile contract for applying generated albedo textures.

public interface IAlbedoMapPopulator : ITile
Inherited Members
Extension Methods

Methods

ClearAlbedoMap()

Clears the tile albedo map by writing a zero-valued texture.

PopulateAlbedoMap(RenderTexture)

Applies a generated albedo map to the tile.