Blur¶
Blurs the output.
Enable if blurring is desired or intolerable artifacts are present. The blur is optimized to only run on inner LODs and at lower scales.
Declaration¶
public bool Blur { get; set; }
Blurs the output.
Enable if blurring is desired or intolerable artifacts are present. The blur is optimized to only run on inner LODs and at lower scales.
public bool Blur { get; set; }