Test anti-aliasing settings in scene document JSON serialization
This commit is contained in:
@@ -1527,6 +1527,10 @@ describe("scene document JSON", () => {
|
||||
mode: "acesFilmic",
|
||||
exposure: 1.25
|
||||
},
|
||||
antiAliasing: {
|
||||
enabled: true,
|
||||
mode: "fxaa"
|
||||
},
|
||||
whiteboxBevel: {
|
||||
enabled: true,
|
||||
edgeWidth: 0.18,
|
||||
|
||||
Reference in New Issue
Block a user