mirror of https://github.com/axmolengine/axmol.git
add comment
This commit is contained in:
parent
70f4ca2a4a
commit
530bc96dd5
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue