ShadowExample.PerImage

Undocumented in source.

Members

Functions

dispose
void dispose()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

color
ImageBase color;
Undocumented in source.
colorView
Rc!ImageView colorView;
Undocumented in source.
depth
Rc!Image depth;
Undocumented in source.
depthView
Rc!ImageView depthView;
Undocumented in source.
meshFramebuffer
Rc!Framebuffer meshFramebuffer;
Undocumented in source.

Inherited Members

From Disposable

dispose
void dispose()

Dispose the underlying resource

Meta