Table of Contents

This page provides information about the Condition node in V-Ray for Cinema 4D.



Overview


The V-Ray Condition node texture can be used to compare two float values.


Properties


Operation – Specifies a condition, according to which the two float values are compared.

Equal
Not Equal
Greater Than
Greater or Equal
Less Than
Less or Equal

First Term – The first number to compare. A User Integer node can be connected here as well.

Second Term – The second number to compare. A User Integer node can be connected here as well.

Color If True – Specifies a color that is applied if the Operation is fulfilled.

Color If False – Specifies a color that is applied if the Operation fails.


Was this helpful?