Material - DXTA material: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replace - "{{enHeader}}" to "")
m (Text replacement - "^ " to "")
 
(One intermediate revision by the same user not shown)
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.

Latest revision as of 21:31, 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";