filament-umbrella
Toggle table of contents
0.3.1
android
jvm
native
web
Target filter
android
jvm
native
web
Switch theme
Search in API
Skip to content
filament-umbrella
filament
/
io.github.erkko68.filament
/
IndirectLight
/
IndirectLight
Indirect
Light
android
jvm
native
web
constructor
(
nativeIndirectLight
:
IndirectLight
)
constructor
(
nativeHandle
:
MemorySegment
?
)
constructor
(
nativeHandle
:
CPointer
<
FilaIndirectLight
>
?
)
constructor
(
jsIndirectLight
:
IndirectLight
)