Goblin - A Platform for 3D AR and VR Applications

Utility.GetCubeMapViewMatrix Method

Returns the view matrix for a cube map face

Overload List

Returns the view matrix for a cube map face

public static Matrix GetCubeMapViewMatrix(CubeMapFace);

Returns the view matrix for a cube map face

public static Matrix GetCubeMapViewMatrix(int);

See Also

Utility Class | Microsoft.Samples.DirectX.UtilityToolkit Namespace