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

class WireframeState in Tinman.AddOns.Shaders

Wraps common state for wireframe rendering.

sealed class WireframeState  

Public / Attributes

Technique

public readonly field Technique
type IShaderTechnique

Up

public readonly field Up
type IShaderParameter

Public / Constructors

WireframeState

Creates a new instance of WireframeState.

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