Show / Hide Table of Contents

Interface IAngleSmoothing

Namespace:Mapbox.Unity.Location
Assembly:cs.temp.dll.dll
Syntax
public interface IAngleSmoothing

Methods

Add(Double)

Declaration
void Add(double angle)
Parameters
Type Name Description
System.Double angle

Calculate()

Declaration
double Calculate()
Returns
Type Description
System.Double
Back to top © 2017 Mapbox