Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 873 Bytes

spatialboundingvolume_frombox_1357583459.md

File metadata and controls

30 lines (21 loc) · 873 Bytes
-api-id -api-type -api-device-family-note
M:Windows.Perception.Spatial.SpatialBoundingVolume.FromBox(Windows.Perception.Spatial.SpatialCoordinateSystem,Windows.Perception.Spatial.SpatialBoundingBox)
winrt method
xbox

Windows.Perception.Spatial.SpatialBoundingVolume.FromBox

-description

Creates a bounding volume from the specified box, with its coordinates interpreted within the specified coordinate system.

-parameters

-param coordinateSystem

The coordinate system within which to interpret the bounding box's coordinates.

-param box

The bounding box.

-returns

The new bounding volume.

-remarks

-examples

-see-also