ResponseCurveColor Methods |
The ResponseCurveColor type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Evaluate |
Evaluates the curve at the specified value.
(Inherited from ResponseCurveBaseT.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetLerp | ||
| GetType | (Inherited from Object.) | |
| Lerp | (Overrides ResponseCurveBaseTLerp(T, T, Single).) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| ThrowIfNull |
Throws a NullReferenceException if the object is null.
(Defined by ObjectExtensions.) |