Function getFboDesc
Synopsis
#include <Source/Falcor/Core/API/GraphicsStateObject.h>
Fbo::Desc getFboDesc() const
Description
No description yet.
Source
Lines 82-82 in Source/Falcor/Core/API/GraphicsStateObject.h.
Fbo::Desc getFboDesc() const { return mFboDesc; }