Back to Filament

getScaling

docs/android/dokka/filament-android/com.google.android.filament/-camera/get-scaling.md

1.75.0804 B
Original Source

//filament-android/com.google.android.filament/Camera/getScaling

getScaling

[main]
open fun getScaling(out: Array<Double>): Array<Double>

Returns the scaling amount used to scale the projection matrix.

Return

the diagonal of the scaling matrix applied after the projection matrix.

See also

com.google.android.filament.Camera