Returns the number of frames in the motion capture data.
50
# File 'lib/bvh.rb', line 50 def frame_count; motion.frame_count; end