Public Member Functions | |
FBRenderOptions (HKRenderOptions pOptions) | |
FBCamera * | GetRenderingCamera () |
Get the rendering camera. More... | |
int | GetRenderFrameId () const |
Get Render Frame ID. More... | |
bool | IsIDBufferRendering () const |
Get IDBuffer Rendering request status (for display or picking) More... | |
float | GetIDBufferPickingAlphaThreshold () const |
Get IDBuffer Picking Alpha threshold. More... | |
bool | IsOfflineRendering () const |
Check if the render request comes from offline render mode (as opposed to viewport refresh). More... | |
FBViewingOptions * | GetViewerOptions () const |
Definition at line 344 of file fbshader.h.
float GetIDBufferPickingAlphaThreshold | ( | ) | const |
Get IDBuffer Picking Alpha threshold.
int GetRenderFrameId | ( | ) | const |
Get Render Frame ID.
FBCamera* GetRenderingCamera | ( | ) |
Get the rendering camera.
bool IsIDBufferRendering | ( | ) | const |
Get IDBuffer Rendering request status (for display or picking)
bool IsOfflineRendering | ( | ) | const |
Check if the render request comes from offline render mode (as opposed to viewport refresh).