dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
PBRBackgroundGUI.onDrawPBR
dplug
pbrwidgets
pbrbackgroundgui
PBRBackgroundGUI
Undocumented in source. Be warned that the author may not have intended to support it.
class
PBRBackgroundGUI
(string baseColorPath, string emissivePath, string materialPath, string depthPath, string skyboxPath, string absoluteGfxDirectory)
nothrow @
nogc
override
void
onDrawPBR
(
ImageRef
!
RGBA
diffuseMap
,
ImageRef
!
L16
depthMap
,
ImageRef
!
RGBA
materialMap
,
box2i
[]
dirtyRects
)
Meta
Source
See Implementation
dplug
pbrwidgets
pbrbackgroundgui
PBRBackgroundGUI
constructors
this
destructors
~this
functions
onDrawPBR
onKeyDown
reflow