Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Demo3D Namespaces
Demo3D.Common Namespaces
Demo3D.Common.Random
GeneratorRegistry Class
GeneratorRegistry Properties
Count Property
GeneratorTypes Property
Streams Property
GeneratorRegistry
Streams Property
The collection of all random number streams currently in use.
Namespace:
Demo3D.Common.Random
Assembly:
Demo3D.Common (in Demo3D.Common.dll) Version: 15.0.2.11458
Syntax
C#
Copy
public
IReadOnlyDictionary
<
string
,
Random
>
Streams
{
get
; }
Property Value
Type:
IReadOnlyDictionary
String
,
Random
See Also
Reference
GeneratorRegistry Class
Demo3D.Common.Random Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com