NativeLibraryExtensions.RemoteRendering_fov_from_projection_matrix Metod
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
public:
static Microsoft::Azure::RemoteRendering::Result RemoteRendering_fov_from_projection_matrix(Microsoft::Azure::RemoteRendering::Matrix4x4 % projection, [Runtime::InteropServices::Out] Microsoft::Azure::RemoteRendering::CameraFov % fov);
public static Microsoft.Azure.RemoteRendering.Result RemoteRendering_fov_from_projection_matrix (ref Microsoft.Azure.RemoteRendering.Matrix4x4 projection, out Microsoft.Azure.RemoteRendering.CameraFov fov);
static member RemoteRendering_fov_from_projection_matrix : Matrix4x4 * CameraFov -> Microsoft.Azure.RemoteRendering.Result
Public Shared Function RemoteRendering_fov_from_projection_matrix (ByRef projection As Matrix4x4, ByRef fov As CameraFov) As Result
Parametrar
- projection
- Matrix4x4
- fov
- CameraFov