Class PointSizeState
- Namespace
- Bonsai.Shaders.Configuration
- Assembly
- Bonsai.Shaders.dll
Represents a configuration object for specifying the diameter of rasterized points.
public class PointSizeState : StateConfiguration
- Inheritance
-
PointSizeState
- Inherited Members
Properties
- Size
Gets or sets a value specifying the diameter of rasterized points.
Methods
- Execute(ShaderWindow)
Updates the state of the current graphics context.
- ToString()
Returns a string that represents the current object.