AmplifyCreations / AmplifyShaderEditor-Feedback

4 stars 0 forks source link

URP Lit expose user option Enable SSAO #289

Closed Dawie3565 closed 7 months ago

Dawie3565 commented 7 months ago

URP Lit expose user option Enable SSAO

SSAO is enabled by default always added in URP Lit this is an option for users to disable / remove.

Option:Receive SSAO:false,true:true true:SetDefine:Forward:pragma multi_compilefragment _SCREEN_SPACE_OCCLUSION false:RemoveDefine:Forward:pragma multi_compilefragment _SCREEN_SPACE_OCCLUSION

Note for info only (Unlit) URP Unlit will come in future update via items (#242) (#196) for Unlit new pass Gbuffer is needed first for SSAO + updated syntax

Dawie3565 commented 7 months ago

completed waiting review in ase v1.9.4

diogovtx commented 7 months ago

Merged into v1.9.3.4