Back to Filament

stepCount

docs/android/dokka/filament-android/com.google.android.filament/-light-manager/-shadow-options/step-count.md

1.75.0557 B
Original Source

//filament-android/com.google.android.filament/LightManager/ShadowOptions/stepCount

stepCount

[main]
open var stepCount: Int

Number of ray-marching steps for screen-space contact shadows (8 by default).

CAUTION: this parameter is ignored for all lights except the directional/sun light, all other lights use the same value set for the directional/sun light.