Constant Bool node
Create a boolean constant value (true or false) to use in your Logic script.
読み終わるまでの所要時間 1 分最終更新 5ヶ月前
Use the Constant Bool node to provide a fixed true/false value. Use for simple switches like to enable/disable features or set default states.
Sockets
Socket | Type | Description |
|---|---|---|
| Value | | The true/false value you want to provide. |