VoltAir
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Groups Pages
Properties | List of all members
MaskShaderEffect Class Reference

A shader effect that masks one texture with another. More...

Inheritance diagram for MaskShaderEffect:

Properties

Item sourceItem
 Item that is masked by maskItem. More...
 
Item maskItem
 Item that masks sourceItem. More...
 

Detailed Description

A shader effect that masks one texture with another.

Property Documentation

Item MaskShaderEffect::maskItem

Item that masks sourceItem.

Item MaskShaderEffect::sourceItem

Item that is masked by maskItem.