ResponseCurveVector3 Class |
Namespace: Gamelogic.Extensions.Algorithms
[VersionAttribute(1, 2, 0)] public class ResponseCurveVector3 : ResponseCurveBase<Vector3>
The ResponseCurveVector3 type exposes the following members.
| Name | Description | |
|---|---|---|
| ResponseCurveVector3 |
| Name | Description | |
|---|---|---|
| Item | (Inherited from ResponseCurveBaseT.) |
| 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.) | |
| 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.) |