Constructor PortTypeAnimationCurve
PortTypeAnimationCurve()
Initializes a new instance of the PortTypeAnimationCurve class.
Declaration
public PortTypeAnimationCurve()
PortTypeAnimationCurve(PortType<AnimationCurve>)
Initializes a new instance of the PortTypeAnimationCurve class.
Declaration
public PortTypeAnimationCurve(PortType<AnimationCurve> p)
Parameters
| Type | Name | Description | 
|---|---|---|
| PortType<AnimationCurve> | p | The p.  |