RemapScript

class RemapScript(model: String, map: String?) : AnimationScript

Constructors

Link copied to clipboard
constructor(model: String, map: String?)

Functions

Link copied to clipboard
open override fun accept(tracker: Tracker)
Link copied to clipboard
Link copied to clipboard
open override fun isSync(): Boolean
Link copied to clipboard
@NotNull
open fun time(p0: Float): @NotNull TimeScript