Click or drag to resize

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: 19.00.00
Syntax
C#
public int InitialSeed { get; set; }

Property Value

Int32
See Also