Description
AssetRandomSeed (v1)
Create a random seed value from an asset
Input(s) : Seed - Seed to combine with the seed generated from the asset path
Output(s): RandomSeed - Random seed value
Information
| Module | GeometryCollectionNodes |
| Category | GeometryCollection|Asset |
| Tags | asset random seed |
| Type | FAssetRandomSeedDataflowNode |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Seed | Seed to combine with the seed generated from the asset path | int32 | 0 |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| RandomSeed | Random seed value | int32 |