Alpha test.
Type | Attributes | Description |
IsTestEnabled | Flag that enables the alpha test. | |
---|---|---|
TestFunctionCtr | TestFunction | Comparison function that is used for the alpha test. |
TestReference | Reference value that is for the alpha test. |
TestFunctionCtr
Enumerated TypeValue | Description |
Never | Never pass regardless of the value. |
---|---|
Always | Always pass regardless of the value. |
Less | Pass if less than the reference value. |
Lequal | Pass if less than or equal to the reference value. |
Equal | Pass if equal to the reference value. |
Gequal | Pass if greater than or equal to the reference value. |
Greater | Pass if greater than the reference value. |
Notequal | Pass if not equal to the reference value. |
<Materials> |
CONFIDENTIAL