2024 Method
Changes 0
M

RenderingSettings.GetBackgroundSettings

Description:
Returns an object that represents the rendering background settings.
Remarks:
Different kind of settings object will be returned according to different background style. It could be SkyBackgroundSettings, ColorBackgroundSettings, or ImageBackgroundSettings.
public BackgroundSettings GetBackgroundSettings()
BackgroundSettings The rendering background settings.