Click or drag to resize

DistributionBaseGeneratorRegistry Property

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

Namespace:  Demo3D.Common.Random
Assembly:  Demo3D.Common (in Demo3D.Common.dll) Version: 15.0.2.11458
Syntax
C#
public GeneratorRegistry GeneratorRegistry { get; set; }

Property Value

Type: GeneratorRegistry

Implements

IDistributionGeneratorRegistry
See Also