BoolConstant
This simulation component outputs a constant boolean value.
When to use
Use this simulation component if you want to set one or more inputs to a constant value.
How to use
Add this simulation component from the simulation component library. Define the constant boolean Value
parameter to output that value.
Parameters
Value
Indicates the constant boolean parameter which will be set as an output.
Outputs
Constant
Outputs the constant boolean Value
.
Example
In this example, multiple ScriptComponent simulation components are using the same Constant
boolean output.