CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::RendererViewGroupInfo Struct Reference

A structure that holds renderer-specific information for the view group. More...

#include <CeresEngine/Renderer/RendererView.hpp>

Public Attributes

Transform transform
 A transform object that represents the transform of the view group.
 

Detailed Description

A structure that holds renderer-specific information for the view group.

Member Data Documentation

◆ transform

Transform CeresEngine::RendererViewGroupInfo::transform

A transform object that represents the transform of the view group.


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