Table of Contents

Class BlendedOverlayTexture

Namespace
Vintagestory.API.Client
Assembly
VintagestoryAPI.dll

Defines a texture to be overlayed on another texture.

public class BlendedOverlayTexture
Inheritance
BlendedOverlayTexture
Inherited Members
Extension Methods

Fields

Base

The path to the texture to use as an overlay.

public AssetLocation Base

Field Value

AssetLocation

BlendMode

The type of blend for each pixel.

public EnumColorBlendMode BlendMode

Field Value

EnumColorBlendMode

Methods

Clone()

public BlendedOverlayTexture Clone()

Returns

BlendedOverlayTexture