forked from townforge/Urho3D
5 lines
272 B
XML
5 lines
272 B
XML
<technique vs="PBRLitSolid" ps="PBRLitSolid" psdefines="PBR IBL METALLIC ROUGHNESS">
|
|
<pass name="alpha" depthwrite="false" blend="alpha" />
|
|
<pass name="litalpha" depthwrite="false" blend="addalpha" />
|
|
<pass name="shadow" vs="Shadow" ps="Shadow" />
|
|
</technique> |