SceneVisualInitialSeed Property |
On load or reset the random number seed for the demonstration will be set to this number. Change this to produce a different demonstration.
Namespace: Demo3D.VisualsAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxpublic int InitialSeed { get; set; }Property Value
Int32
See Also