RenderManAPI  24.0
RenderView Struct Reference

Describes a view of the scene to render. More...

#include <Riley_future.h>

Public Attributes

RenderTargetId renderTargetId
 
IntegratorId integratorId
 
CameraId cameraId
 

Detailed Description

Describes a view of the scene to render.

Each view given to Render() must have a unique RenderTarget.

Member Data Documentation

◆ cameraId

CameraId RenderView::cameraId

◆ integratorId

IntegratorId RenderView::integratorId

◆ renderTargetId

RenderTargetId RenderView::renderTargetId

The documentation for this struct was generated from the following file: