InstancingRandomSeed

Value used to seed the random number stream that generates random numbers for each of this mesh's instances.

Windows
MacOS
Linux

Syntax

int32 InstancingRandomSeed

Remarks

Value used to seed the random number stream that generates random numbers for each of this mesh's instances. The random number is stored in a buffer accessible to materials through the PerInstanceRandom expression. If this is set to zero (default), it will be populated automatically by the editor.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss