static DirectionNative toNative(Direction obj) { return _DirectionNativeInit(obj.azimuth, obj.tilt); }