Click or drag to resize
DigitalRuneSphereDistribution Properties

The SphereDistribution type exposes the following members.

Properties
  NameDescription
Public propertyCenter
Gets or sets the center of the sphere.
Public propertyInnerRadius
Gets or sets the inner radius of the sphere.
Public propertyNextValue Obsolete.
Gets a new random value for the underlying probability distribution.
(Inherited from DistributionT.)
Public propertyOuterRadius
Gets or sets the outer radius of the circle.
Public propertyRandom Obsolete.
Gets or sets the random number generator.
(Inherited from DistributionT.)
Public propertyScale
Gets or sets the scale factors that are multiplied to the random position.
Top
See Also