Diligent Engine
Loading...
Searching...
No Matches
Diligent::RadientRenderAttribs Struct Reference

Render call attributes. More...

#include <RadientRenderer.h>

Public Attributes

IRadientViewpView = nullptr
 View to render.
IDeviceContextpDeviceContext = nullptr
 Optional device context override for local rendering.
double DeltaTime = 0.0
 Time since previous frame.
double Time = 0.0
 Absolute application time.

Detailed Description

Render call attributes.