Sample Method

Project Mercury API

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

Samples the VariableFloat.

Namespace:  ProjectMercury
Assembly:  ProjectMercury (in ProjectMercury.dll) Version: 3.1.0.0

Syntax

C#
public float Sample()
Visual Basic (Declaration)
Public Function Sample As Single
Visual C++
public:
float Sample()

Return Value

A randomised float value.

See Also