FCurveKey.Index

Introduced

v3.0

Description

Returns the fcurve key index as a Long; this is the same index used to access the key with FCurve.Keys.

C# Syntax

// get accessor

Int32 rtn = FCurveKey.Index;