TINMAN 3D / REALTIME TERRAIN
Software Development Kit - User Manual

class DecalState in Tinman.AddOns.Shaders

Render state wrapper for Tinman.Decal.inc.

sealed class DecalState  

Public / Attributes

Color

public readonly field Color
type IShaderParameter

Face

public readonly field Face
type DecalFaceState

Technique

public readonly field Technique
type IShaderTechnique

Texture

public readonly field Texture
type IShaderParameter

Public / Constructors

DecalState

Creates a new instance of DecalState.

public constructor DecalState (IShaderEffect effect)
params effect [not-null] The shader effect.