VPFloatRange Constructor (Single, Single, Int32)Virtual Photonics - VTS Library
Virtual Photonics
Defines the range of floats

Namespace: Vts.Common
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax

public FloatRange(
	float start,
	float stop,
	int number
)
See Also