Back to Filament

vertexCount

docs/android/dokka/filament-android/com.google.android.filament/-morph-target-buffer/-builder/vertex-count.md

1.75.0588 B
Original Source

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

vertexCount

[main]
open fun vertexCount(vertexCount: Int): MorphTargetBuffer.Builder

Size of the morph targets in vertex counts.

Return

this Builder object for chaining calls

Parameters

main

vertexCountNumber of vertex counts the morph targets can hold.