Render call attributes. More...
#include <RadientRenderer.h>
Public Attributes | |
| IRadientView * | pView = nullptr |
| View to render. | |
| IDeviceContext * | pDeviceContext = nullptr |
| Optional device context override for local rendering. | |
| double | DeltaTime = 0.0 |
| Time since previous frame. | |
| double | Time = 0.0 |
| Absolute application time. | |
Render call attributes.