Animation.numFrame

The current position of the animation.

  1. float numFrame [@property getter]
  2. float numFrame [@property setter]
    class Animation
    @safe @property nothrow pure
    void
    numFrame
    (
    float currFrame
    )

Meta