Skip to content

The shader from the "Creating PostProcesses" page doesn’t work #28

Description

@PolSpock

Location

https://sbox.game/dev/doc/systems/post-processing/creating-postprocesses/

Summary

Hi, the shader mentioned in the documentation page "Creating PostProcesses" doesn’t work when copied and pasted.

After discussing it on Discord, it looks like the MODES block is missing for the shader to work properly :

MODES  
{  
    Forward();  
}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

Status
To triage

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions