Class PortTypeAnimationCurve
Class PortTypeAnimationCurve. Implements the PortType<T>
Inherited Members
Namespace: Mechatronics.SystemGraph
Assembly: solution.dll
Syntax
[Serializable]
public class PortTypeAnimationCurve : PortType<AnimationCurve>
Constructors
Name | Description |
---|---|
PortTypeAnimationCurve() | Initializes a new instance of the PortTypeAnimationCurve class. |
PortTypeAnimationCurve(PortType<AnimationCurve>) | Initializes a new instance of the PortTypeAnimationCurve class. |
See Also
PortType<T>