v3.0
Returns an FCurveKeyCollection containing each
FCurveKey selected in the fcurve
editor for a particular FCurve
object.
Note: This property is not Python-compliant because Python does not
support input parameters on properties. Use FCurveEditor.GetSelectedKeys2
instead.
Parameter | Type | Description |
---|---|---|
Curve | FCurve | Function curve with selected keys. |