Back to Filament

setEyeModelMatrix

docs/android/dokka/filament-android/com.google.android.filament/-camera/set-eye-model-matrix.md

1.75.0689 B
Original Source

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

setEyeModelMatrix

[main]
open fun setEyeModelMatrix(eyeId: Int, model: Array<Double>)

Sets the model matrix for a specific eye.

Parameters

main

eyeIdThe index of the eye.
modelThe model matrix for the eye.