Function Camera.getCameraTransform

Gets the camera transform. Subclassed cameras such as InterpolatedCamera may provide different transforms than the Node transform.

Transform getCameraTransform() nothrow @nogc const;