Skip to content

Pixelated PMREM textures #379

@jsantell

Description

@jsantell

Via @mrdoob, once the PMREM is generated, we'll need to update the mag filter:

texture.magFilter = THREE.LinearFilter;
texture.needsUpdate = true;

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions