Skip to content

Commit

Permalink
Align with lib changes
Browse files Browse the repository at this point in the history
  • Loading branch information
StuckiSimon committed Aug 18, 2024
1 parent f9df310 commit 24e94e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/src/components/TracerExperiment/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ export default function TracerExperiment({

const defaultOptions: PathTracerOptions = {
targetSamples: 300,
kTextureWidth: 512,
size: 512,
clearColor: convertHexToRGB("#1B1B1D"),
viewProjectionConfiguration: {
matrixWorldContent: [
Expand Down

0 comments on commit 24e94e3

Please sign in to comment.