metallicRoughnessTexture property
The combined metallic-roughness texture (B = metallic, G = roughness). Defaults to white when null.
Accepts a Texture2D or a RenderTexture (sampled live).
Implementation
TextureSource? metallicRoughnessTexture;
The combined metallic-roughness texture (B = metallic, G = roughness). Defaults to white when null.
Accepts a Texture2D or a RenderTexture (sampled live).
TextureSource? metallicRoughnessTexture;