Navigation
BlueprintAPI > BlueprintAPI/Field
Evaluate the input field according to the result of the culling field.
Target is Culling Field
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| object | Culling Field | Culling field to be used. |
| object | Input Field | Input field that will be evaluated according to the culling field result. |
| enum | Culling Operation | Evaluate the input field if the result of the culling field is equal to 0 (Inside) or different from 0 (Outside). |
Outputs
| Type | Name | Description |
|---|---|---|
| object | Return Value |