Back to Filament

withPositions

docs/android/dokka/filament-android/com.google.android.filament/-morph-target-buffer/-builder/with-positions.md

1.75.0628 B
Original Source

//filament-android/com.google.android.filament/MorphTargetBuffer/Builder/withPositions

withPositions

[main]
open fun withPositions(enabled: Boolean): MorphTargetBuffer.Builder

Use this method to enable or disable the built-in position morphing buffer. Default is true.

Return

this Builder object for chaining calls

Parameters

main

enabledtrue to enable, false to disable