Render |
The RenderState type exposes the following members.
| Name | Description | |
|---|---|---|
| AlphaRef | Encodes an alpha reference value in a render state. | |
| BlendEquation(RenderState) | Builds a render state for a blend equation. | |
| BlendEquation(RenderState, RenderState) | Builds a render state for a blend equation. | |
| BlendFunction(RenderState, RenderState) | Builds a render state for a blend function. | |
| BlendFunction(RenderState, RenderState, RenderState, RenderState) | Builds a render state for a blend function. | |
| Equals(Object) |
Determines whether the specified Object is equal to this instance.
(Overrides ValueTypeEquals(Object)) | |
| Equals(RenderState) | Determines whether the specific value is equal to this instance. | |
| GetHashCode |
Returns a hash code for this instance.
(Overrides ValueTypeGetHashCode) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| PointSize | Encodes a point size value in a render state. | |
| ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType) |
| Name | Description | |
|---|---|---|
| MethodInvoke |
Calls the object method by name.
(Defined by ObjectEx) | |
| PropertyGet |
Gets the value of the object property by name.
(Defined by ObjectEx) | |
| PropertyGetT |
Gets the value of the object property by name.
(Defined by ObjectEx) | |
| PropertySet |
Sets the value of the object property by name.
(Defined by ObjectEx) |