Click or drag to resize

DistributionBaseDT Method

Distribution Type needed to allow models to be loaded in previous versions.

Namespace:  Demo3D.Common.Random
Assembly:  Demo3D.Common (in Demo3D.Common.dll) Version: 15.0.2.11458
Syntax
C#
protected abstract Type DT()

Return Value

Type: Type
Distribution Type from previous releases.
See Also