Version

GetScaledValue(Double) Method

Returns a world coordinates radius length (0 - 0.5) from a raw axis value.
Syntax
public double GetScaledValue( 
   double unscaledValue
)

Parameters

unscaledValue
The raw axis value.

Return Value

The world coordinates radius value.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also