Creates a new Renderer instance
RPC client for communication with the rendering backend
Optional partial render settings to override defaults
Gets the background blur value
Current background blur
Sets the background blur value
New background blur value
Gets the HDR background saturation value
Current HDR background saturation
Sets the HDR background saturation value
New HDR background saturation value
Gets the HDR background scale value
Current HDR background scale
Sets the HDR background scale value
New HDR background scale value
Gets the HDR scale value
Current HDR scale
Sets the HDR scale value
New HDR scale value
Gets the IBL rotation lock setting
Whether IBL rotation is locked
Updates the IBL rotation lock setting
Whether to lock IBL rotation
Gets the tone mapping white point value
Current tone mapping white point
Sets the tone mapping white point value
New tone mapping white point value
Validates the connection to the server by attempting to start a scene.
A promise that resolves to a ClientStreamError if the connection fails, or undefined if successful.
Renderer class that handles 3D scene rendering and settings management