Commit e2cdf541 authored by Subv's avatar Subv
Browse files

Shader: Implemented compound predicates in fset.

You can specify a predicate in the fset instruction:

Result = ((Value1 Comp Value2) OP P0) ? 1.0 : 0.0;
parent 126270d9
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment