Back to Filament

getHeight

docs/android/dokka/filament-android/com.google.android.filament/-texture/get-height.md

1.75.0606 B
Original Source

//filament-android/com.google.android.filament/Texture/getHeight

getHeight

[main]
open fun getHeight(level: Int): Int

Queries the height of a given level of this texture.

Return

The height in texel of the given level

Parameters

main

levelto query the height of. Must be between 0 and getLevels