samplingMethod
The sampling method of the distribution.
Declaration
var samplingMethod: MPSGraphRandomNormalSamplingMethod { get set }Discussion
This value is used for Normal and Truncated Normal disributions. See MPSGraphRandomNormalSamplingMethod. Defaults to MPSGraphRandomNormalSamplingInvCDF.