Table of Contents

Class LineWidthState

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

Represents a configuration object for specifying the width of rasterized lines.

public class LineWidthState : StateConfiguration
Inheritance
LineWidthState
Inherited Members

Properties

Width

Gets or sets a value specifying the width of rasterized lines.

Methods

Execute(ShaderWindow)

Updates the state of the current graphics context.

ToString()

Returns a string that represents the current object.