API Reference > Classes > Geometry Classes > OdBmGRenderSettings Class
OdBmGRenderSettings Class
Syntax
C++
class OdBmGRenderSettings : public OdBmObject;

BmGRenderSettings.h

This class stores render settings.

Returns the background as an OdInt32 value. 
Returns background image settings as a pointer to an OdBmGBackgroundImageRenderSettings object. 
Returns the background color as an OdBmCmColor value. 
Returns the custom quality asset as a pointer to an OdBmAsset object. 
Returns environment assets as a pointer to an OdBmAsset object. 
Returns exposure assets as a pointer to an OdBmAsset object. 
Returns the render lighting value as an OdInt32 value. 
Returns the light scheme of this object as a pointer to an OdBmLightScheme object. 
Returns the printed width of the page as an OdInt32 value. 
Returns the render quality as an OdInt32 value. 
Returns the render resolution as an OdInt32 value. 
Returns true if this object has a screen resolution. 
Returns the visibility distance as a double value. 
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.