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.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntaxpublic int InitialSeed { get; set; }Property Value
Type:
Int32
See Also