dplug.gui.graphics

A GUIGraphics is the interface between a plugin client and a IWindow.

Members

Aliases

RMSP
alias RMSP = RGBA

In the whole package: The diffuse maps contains: RGBA = red/green/blue/emissiveness The depth maps contains depth. The material map contains: RGBA = roughness / metalness / specular / physical (allows to bypass PBR)

Classes

GUIGraphics
class GUIGraphics

Meta

Authors

Guillaume Piolat