Class Random
Represents a pseudo-random number generator used by Sentis.
Inherited Members
Namespace: Unity.Sentis
Assembly: solution.dll
Syntax
public class Random
Methods
Name | Description |
---|---|
SetSeed(int) | Sets the global Sentis random state for random values without an explicit seed. |