Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 578 Bytes

holographiccamerapose_viewport.md

File metadata and controls

24 lines (17 loc) · 578 Bytes
-api-id -api-type -api-device-family-note
P:Windows.Graphics.Holographic.HolographicCameraPose.Viewport
winrt property
xbox

Windows.Graphics.Holographic.HolographicCameraPose.Viewport

-description

Gets the viewport rectangle that the app must render to for this camera in this frame.

-property-value

The viewport rect.

-remarks

To shrink this viewport for future frames, set the ViewportScaleFactor on the HolographicCamera.

-examples

-see-also