occlusionTexture property
Optional ambient-occlusion texture (R channel). Defaults to white when null.
Accepts a Texture2D or a RenderTexture (sampled live).
Implementation
TextureSource? occlusionTexture;
Optional ambient-occlusion texture (R channel). Defaults to white when null.
Accepts a Texture2D or a RenderTexture (sampled live).
TextureSource? occlusionTexture;