Summary

public static void CreateFromAzimuthAndElevation(double azimuth, double elevation, out Vector3D direction)

Parameters