Material - DXTA material: Difference between revisions
Jump to navigation
Jump to search
m (Text replace - "{{enHeader}}" to "") |
Lou Montana (talk | contribs) m (Text replacement - " (={2,})([^ = ])(.*)([^ = ])(={2,}) * " to " $1 $2$3$4 $5 ") |
||
Line 1: | Line 1: | ||
===DXTA material=== | === DXTA material === | ||
If you want to get rid of dark edges on texture with discrete alpha then use this modified general material. | If you want to get rid of dark edges on texture with discrete alpha then use this modified general material. |
Revision as of 18:49, 31 January 2021
DXTA material
If you want to get rid of dark edges on texture with discrete alpha then use this modified general material.
PixelShaderID="NormalDXTA"; VertexShaderID="Basic";