Color |
public struct ColorValue
The ColorValue type exposes the following members.
| Name | Description | |
|---|---|---|
| ColorValue(ColorByte) | Initializes a new instance of the ColorValue class | |
| ColorValue(ColorValue) | Initializes a new instance of the ColorValue class | |
| ColorValue(Vector3) | Initializes a new instance of the ColorValue class | |
| ColorValue(Vector3F) | Initializes a new instance of the ColorValue class | |
| ColorValue(Vector4) | Initializes a new instance of the ColorValue class | |
| ColorValue(Vector4F) | Initializes a new instance of the ColorValue class | |
| ColorValue(Double, Double, Double, Double) | Initializes a new instance of the ColorValue class | |
| ColorValue(Single, Single, Single, Single) | Initializes a new instance of the ColorValue class |
| 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) |