Skip to content

provide access to the time of an animation layer #1200

@stephengold

Description

@stephengold

I want to synchronize some anim clips with other events occuring in my app.

The old system provides AnimChannel.getTime() and .setTime() to access the time of the animation that’s playing. In the new system, time is stored in the Layer; there’s no getTime() or setTime().

Public getters and setters should be added, probably to the AnimComposer class.

For more information, see the forum topic: https://hub.jmonkeyengine.org/t/synchronizing-an-animclip/42393

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions