ドキュメント

サポート

Unity Studio

Open Unity Studio

Unity Studio

Set Active node

Set a GameObject's active state.
読み終わるまでの所要時間 1 分最終更新 5ヶ月前

Use the Set Active node to set a GameObject's active state to true or false.

Sockets

Socket

Type

Description

Object
GameObject
The GameObject you want to set the active state for.
Active
bool
Set to true to activate the GameObject, or false to deactivate it.
Wait
bool
Enable to wait for the operation to complete before it continues to the next node.
Disable to continue immediately.