Material - DXTA material: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
 
m (Text replacement - "^ " to "")
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{enHeader}}
=== 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";