Value Field

Project Mercury API

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

The base value of the VariableFloat3.

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

Syntax

C#
public Vector3 Value
Visual Basic (Declaration)
Public Value As Vector3
Visual C++
public:
Vector3 Value

See Also