ColorValuePowered Structure |
Namespace: NeoAxis
public struct ColorValuePowered
The ColorValuePowered type exposes the following members.
Name | Description | |
---|---|---|
![]() | ColorValuePowered(ColorValue) | Initializes a new instance of the ColorValuePowered class |
![]() | ColorValuePowered(ColorValuePowered) | Initializes a new instance of the ColorValuePowered class |
![]() | ColorValuePowered(Vector3) | Initializes a new instance of the ColorValuePowered class |
![]() | ColorValuePowered(Vector3F) | Initializes a new instance of the ColorValuePowered class |
![]() | ColorValuePowered(Vector4) | Initializes a new instance of the ColorValuePowered class |
![]() | ColorValuePowered(Vector4F) | Initializes a new instance of the ColorValuePowered class |
![]() | ColorValuePowered(ColorValue, Single) | Initializes a new instance of the ColorValuePowered class |
![]() | ColorValuePowered(Double, Double, Double, Double, Double) | Initializes a new instance of the ColorValuePowered class |
![]() | ColorValuePowered(Single, Single, Single, Single, Single) | Initializes a new instance of the ColorValuePowered class |
Name | Description | |
---|---|---|
![]() | Clamp | |
![]() | Equals(Object) | (Overrides ValueTypeEquals(Object).) |
![]() | Equals(ColorValuePowered, Single) | |
![]() | GetClamp | |
![]() | GetHashCode | (Overrides ValueTypeGetHashCode.) |
![]() | GetSaturate | |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() | Lerp(ColorValuePowered, ColorValuePowered, Single) | |
![]() ![]() | Lerp(ColorValuePowered, ColorValuePowered, Single, ColorValuePowered) | |
![]() ![]() | Parse | |
![]() | Saturate | |
![]() | ToColorValue | |
![]() | ToString | (Overrides ValueTypeToString.) |
![]() | ToString(Int32) | |
![]() | ToVector3 | |
![]() | ToVector3F | |
![]() | ToVector3H | |
![]() | ToVector4 | |
![]() | ToVector4F | |
![]() ![]() | TryParse |
Name | Description | |
---|---|---|
![]() ![]() | Equality | |
![]() ![]() | Inequality |
Name | Description | |
---|---|---|
![]() | MethodInvoke |
Calls the object method by name.
(Defined by ObjectEx.) |
![]() | PropertyGet(String, Object, Boolean) | Overloaded.
Gets the value of the object property by name.
(Defined by ObjectEx.) |
![]() | PropertyGetT(String, Object, Boolean) | Overloaded.
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.) |