FixedRandom Constructor ( Single )Delta Engine Documentation
Initializes a new instance of the FixedRandom class

Namespace: DeltaEngine.Core
Assembly: DeltaEngine (in DeltaEngine.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public FixedRandom(
	float[] fixedValues
)

Parameters

fixedValues
Type:  System Single 
See Also