org.rajawali3d.animation / IPlayable / play

play

abstract fun play(): Unit
abstract fun play(): Unit

Start an IPlayable for the first time or continue from a paused state. Use {#pause() to halt an animation.