opaqueSceneColor property

Texture? opaqueSceneColor
getter/setter pair

Accumulated scene color behind materials that declare RenderInput.opaqueSceneColor (refraction). Null when unrequested.

Implementation

gpu.Texture? opaqueSceneColor;