Click or drag to resize
DigitalRuneDirectionDistribution Properties

The DirectionDistribution type exposes the following members.

Properties
  NameDescription
Public propertyDeviation
Gets or sets the angle of the cone measured from the central vector to a border vector.
Public propertyDirection
Gets or sets the direction of the cone (the central vector in the cone).
Public propertyIsUniform
Gets or sets a value indicating whether the random direction vectors are distributed uniformly or follow a Gaussian distribution
Public propertyNextValue Obsolete.
Gets a new random value for the underlying probability distribution.
(Inherited from DistributionT.)
Public propertyRandom Obsolete.
Gets or sets the random number generator.
(Inherited from DistributionT.)
Top
See Also