Summary

public static void CreateFromAzimuthAndElevation(float azimuth, float elevation, out Vector3 direction)

Parameters