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

class WindState in Tinman.AddOns.Shaders

Render state wrapper for Tinman.Wind.inc.

sealed class WindState  

Public / Attributes

Ambient

public readonly field Ambient
type IShaderParameter

Animation

public readonly field Animation
type IShaderParameter

Strength

public readonly field Strength
type IShaderParameter

Time

public readonly field Time
type IShaderParameter

Vector

public readonly field Vector
type IShaderParameter

Public / Constructors

WindState

Creates a new instance of WindState.

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