Class GoogleTypes
Types only used by Google API.
This shit is here instead of the Google assembly
because this is used by GENTask and the UnityEditor Generator Windows.
public static class GoogleTypes
- Inheritance
-
objectGoogleTypes
Methods
ToDimensions(AspectRatio)
public static (int width, int height) ToDimensions(this GoogleTypes.AspectRatio ratio)
Parameters
ratioGoogleTypes.AspectRatio
Returns
- (int width, int height)
ToFloat(AspectRatio)
public static float ToFloat(this GoogleTypes.AspectRatio ratio)
Parameters
ratioGoogleTypes.AspectRatio
Returns
- float