SceneVisualInitialSeed Property |
Property Value
Type: Int32
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: 11.0.0.7658
Syntaxpublic int InitialSeed { get; set; }Property Value
Type:
Int32
See Also