13,252
edits
m (→Tracking) |
m (→Alpha-test: wiki-link fix) |
||
Line 206: | Line 206: | ||
</animation> | </animation> | ||
</source> | </source> | ||
This "animation" is a way to set an alpha test on a model branch. The effect is to avoid depth buffer writing of pixel that are not seen because they are transparent. This is particulary useful when modeling a metallic structure or a tree with a billboard. The threshold of transparency is set with the <alpha-factor> element. | This "animation" is a way to set an alpha test on a model branch. The effect is to avoid depth buffer writing of pixel that are not seen because they are transparent. This is particulary useful when modeling a metallic structure or a tree with a billboard. The threshold of transparency is set with the <alpha-factor> element. See also [[Pixel testing in effects]]. | ||
See also | |||
=== Blend === | === Blend === |