setFps

fun setFps(fps: Long): StepTrigger

Sets the frames per second that the trigger activates. This has a maximum one step per second.

Return

the trigger for method chaining

Parameters

fps

the frames per second to set

Sources

Link copied to clipboard