Click or drag to resize
MyRandomExtensionsFloatNormal Method (MyRandom)

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:VRage.MyRandomExtensions.FloatNormal(VRage.Library.Utils.MyRandom)"]

Namespace: VRage
Assembly: Sandbox.Game (in Sandbox.Game.dll) Version: 0.1.5991.32293
Syntax
C#
public static float FloatNormal(
	MyRandom rnd
)

Parameters

rnd
Type: MyRandom

[Missing <param name="rnd"/> documentation for "M:VRage.MyRandomExtensions.FloatNormal(VRage.Library.Utils.MyRandom)"]

Return Value

Type: Single

[Missing <returns> documentation for "M:VRage.MyRandomExtensions.FloatNormal(VRage.Library.Utils.MyRandom)"]

See Also