Click or drag to resize

DistributionBaseGenerator Property

[Missing <summary> documentation for "P:Demo3D.Common.Random.DistributionBase.Generator"]

Namespace:  Demo3D.Common.Random
Assembly:  Demo3D.Common (in Demo3D.Common.dll) Version: 10.0.7983.28765
Syntax
C#
public virtual GeneratorReference Generator { get; set; }

Property Value

Type: GeneratorReference

Implements

IDistributionGenerator
See Also