Table of Contents

Class PolygonModeState

Namespace
Bonsai.Shaders.Configuration
Assembly
Bonsai.Shaders.dll

Represents a configuration object for specifying the polygon rasterization mode.

public class PolygonModeState : StateConfiguration
Inheritance
PolygonModeState
Inherited Members

Properties

Face

Gets or sets a value specifying the polygons that the rasterization mode applies to.

Mode

Gets or sets a value specifying how polygons will be rasterized.

Methods

Execute(ShaderWindow)

Updates the state of the current graphics context.

ToString()

Returns a string that represents the current object.