OpenMetaverse Protocol Library Developers API Documentation
Distance Method (value1, value2)
NamespacesOpenMetaverseUtilsDistance(Single, Single)
Get the distance between two floating-point values
Declaration Syntax
C#
public 
static 
float 
Distance(
        
float 
value1,
        
float 
value2
)
Parameters
value1 ( Single)
First value
value2 ( Single)
Second value
Return Value
The distance between the two values

Assembly: OpenMetaverseTypes(Module: OpenMetaverseTypes.dll) Version: 0.0.0.0