GraphicsDevice.initializePerspectiveProjection

Initializes a perspective projection.

class GraphicsDevice
void
initializePerspectiveProjection
(
in float fov
,
in float nearPlane = 0.1f
,
in float farPlane = 2000.0f
)

Meta