|  | DirectionDistribution Properties | 
The DirectionDistribution type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Deviation | 
            Gets or sets the angle of the cone measured from the central vector to a border vector.
             | 
|  | Direction | 
            Gets or sets the direction of the cone (the central vector in the cone).
             | 
|  | IsUniform | 
            Gets or sets a value indicating whether the random direction vectors are distributed
            uniformly or follow a Gaussian distribution
             | 
|  | NextValue | Obsolete. 
            Gets a new random value for the underlying probability distribution.
            (Inherited from DistributionT.) | 
|  | Random | Obsolete. 
            Gets or sets the random number generator.
            (Inherited from DistributionT.) | 
 See Also
See Also