CurveKey Members
XNA Game Studio 4.0
The following tables list the members exposed by the CurveKey type.
| Name | Description | |
|---|---|---|
![]() | Continuity | Describes whether the segment between this point and the next point in the curve is discrete or continuous. |
![]() | Position | Position of the CurveKey in the curve. |
![]() | TangentIn | Describes the tangent when approaching this point from the previous point in the curve. |
![]() | TangentOut | Describes the tangent when leaving this point to the next point in the curve. |
![]() | Value | Describes the value of this point. |
| Name | Description | |
|---|---|---|
![]() | Clone | Creates a copy of the CurveKey. |
![]() | CompareTo | Compares this instance to another CurveKey and returns an indication of their relative values. |
![]() | Equals | Overloaded. Returns a value that indicates whether the current instance is equal to a specified object. |
![]() | GetHashCode | Returns the hash code for this instance. |
![]() | GetType | (Inherited from Object.) |
![]() | op_Equality | Determines whether two CurveKey instances are equal. |
![]() | op_Inequality | Determines whether two CurveKey instances are not equal. |
![]() | ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() | Finalize | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
