You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
591 B
591 B
System Seed
Menu Path : Operator > BuiltIn > System Seed
The System Seed Operator outputs the internal Visual Effect system seed. The Visual Effect Graph uses this value to initialize a random number generator per component. The system seed is generally constant but it can regenerate, if you enable Reseed on Play in the Visual Effect component, when a new play event triggers.
Operator properties
| Output | Type | Description |
|---|---|---|
| systemSeed | uint | The current system seed. |