add comment

This commit is contained in:
yangxiao 2014-10-14 10:50:54 +08:00
parent 70f4ca2a4a
commit 530bc96dd5
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ public:
static Animate3D* create(Animation3D* animation, float fromTime, float duration);
/**
* create Animate3D by frame section
* create Animate3D by frame section, [startFrame, endFrame)
* @param animation used to generate animate3D
* @param startFrame
* @param endFrame