GENERATE/PREV.gifGENERATE/NEXT.gif

KeyArray : Collection :Mappable

A key array represents all the keyframe keys in a MAX controller track.

constructors

$foo.position.keys

$foo.twist.angle.keys

the key array is always constructed by accessing the keys property on an animatable MAX object property

operators

<key_array>[<integer>]

<key_array>[<integer>] = <key>

methods<key_array>

append <key_array> <key>

delete <key_array> <number>

properties

<key_array>.count