PbrMaterial.OcclusionTexture

PbrMaterial.OcclusionTexture property

Gets or sets the texture for ambient occlusion

public TextureBase OcclusionTexture { get; set; }

See Also