dplug v4.2.2 (2017-05-30T16:49:02Z)
Home
Dub
Repo
PBRCompositor.compositeTile
dplug
gui
compositor
PBRCompositor
Don't like this rendering? Feel free to override this method.
class
PBRCompositor
nothrow @
nogc
override
void
compositeTile
(
ImageRef
!
RGBA
wfb
,
WindowPixelFormat
pf
,
box2i
area
,
Mipmap
!
RGBA
diffuseMap
,
Mipmap
!
RGBA
materialMap
,
Mipmap
!
L16
depthMap
,
Mipmap
!
RGBA
skybox
)
Meta
Source
See Implementation
dplug
gui
compositor
PBRCompositor
constructors
this
destructors
~this
functions
compositeTile
setLiftGammaGainContrast
setLiftGammaGainContrastRGB
setLiftGammaGainRGB
variables
ambientLight
light1Color
light2Color
light2Dir
light3Color
light3Dir
skyboxAmount
Don't like this rendering? Feel free to override this method.