-
Notifications
You must be signed in to change notification settings - Fork 2
Knowledgebase
suu edited this page Dec 4, 2025
·
8 revisions
STYLY for Vision Pro does not suppot VisualScripting's SceneVariables.
In Unity Editor, go to [Edit] --> [Project Settings] --> [Visual Scripting] --> [Type Options]
- Press [+] button in
Type Optionssection - Search what you want and add (e.g. DateTime)
- Click [Regenerate Nodes]
- You will see the nodes in VisualScripting Editor

You can control parameter of Particle System Game Object by VisualScripting. The following is a very simple example to change Start Color of a Particle System. Please add Main Module of Particle System in Project Settings > VisualScripting > Type Options and regenerate nodes before you build your graph.
