Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 614 Bytes

holographicquadlayer_size.md

File metadata and controls

24 lines (16 loc) · 614 Bytes
-api-id -api-type
P:Windows.Graphics.Holographic.HolographicQuadLayer.Size
winrt property

Windows.Graphics.Holographic.HolographicQuadLayer.Size

-description

The size in pixels of the texture that will back this quad layer.

-property-value

The texture size.

-remarks

Note that the spatial location and extents of this new quad layer in world coordinates must also be specified by requesting a HolographicQuadLayerUpdateParameters instance.

-see-also

-examples