Skip to content

Commit

Permalink
Examples: Clean up. (#506)
Browse files Browse the repository at this point in the history
  • Loading branch information
Methuselah96 authored Jul 6, 2023
1 parent 285aa21 commit b500ca8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ export class UnrealBloomPass extends Pass {
compositeMaterial: ShaderMaterial;
bloomTintColors: Vector3[];
copyUniforms: object;
materialCopy: ShaderMaterial;
blendMaterial: ShaderMaterial;
oldClearColor: Color;
oldClearAlpha: number;
basic: MeshBasicMaterial;
Expand Down

0 comments on commit b500ca8

Please sign in to comment.