Back to Filament

rotation

docs/android/dokka/filament-android/com.google.android.filament/-indirect-light/-builder/rotation.md

1.75.0672 B
Original Source

//filament-android/com.google.android.filament/IndirectLight/Builder/rotation

rotation

[main]
open fun rotation(rotation: Array<Float>): IndirectLight.Builder

Specifies the rigid-body transformation to apply to the IBL.

Return

This Builder, for chaining calls.

Parameters

main

rotation3x3 rotation matrix. Must be a rigid-body transform.