Frequency Field

Project Mercury API

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

Gets or sets the frequency of the sine wave.

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

Syntax

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

See Also