VPFloatRange Constructor (Single, Single)Virtual Photonics - VTS Library
Virtual Photonics
Defines a range of floats with a count of 2

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

public FloatRange(
	float start,
	float stop
)
See Also