ssaoMap property
The screen-space ambient-occlusion texture for this frame (occlusion
factor in .r), or null when occlusion is off. When set, it modulates
indirect lighting in the shader.
Implementation
final gpu.Texture? ssaoMap;
The screen-space ambient-occlusion texture for this frame (occlusion
factor in .r), or null when occlusion is off. When set, it modulates
indirect lighting in the shader.
final gpu.Texture? ssaoMap;