TestGltfAnimation.Builder


class TestGltfAnimation.Builder


Builder for TestGltfAnimation.

Summary

Public constructors

Public constructors

Builder

Added in 1.0.0-alpha16
Builder()

Public functions

build

Added in 1.0.0-alpha16
fun build(): TestGltfAnimation

setAnimationDuration

Added in 1.0.0-alpha16
fun setAnimationDuration(animationDuration: Float): TestGltfAnimation.Builder

setAnimationIndex

Added in 1.0.0-alpha16
fun setAnimationIndex(animationIndex: Int): TestGltfAnimation.Builder

setAnimationName

Added in 1.0.0-alpha16
fun setAnimationName(animationName: String?): TestGltfAnimation.Builder