keyframeCount property

int get keyframeCount

Number of animation key frames

Implementation

int get keyframeCount => field_keyframeCount.readOr(op, 0);