SoOffscreenRendererGetBackgroundColorRGBA Method |
Returns the RGBA background color for rendering.
Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SbColorRGBA GetBackgroundColorRGBA()
Public Function GetBackgroundColorRGBA As SbColorRGBA
public:
SbColorRGBA GetBackgroundColorRGBA()
member GetBackgroundColorRGBA : unit -> SbColorRGBA
Return Value
Type:
SbColorRGBA
Remarks
See Also