SoOffscreenRenderAreaGetClearColor Method |
Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.2.1.0 (2023.2.1)
Syntaxpublic virtual SbColorRGBA GetClearColor()
Public Overridable Function GetClearColor As SbColorRGBA
public:
virtual SbColorRGBA GetClearColor()
abstract GetClearColor : unit -> SbColorRGBA
override GetClearColor : unit -> SbColorRGBA
Return Value
Type:
SbColorRGBAImplements
SiRenderAreaGetClearColor
Remarks
See Also