Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 903 Bytes

spatialboundingvolume_fromsphere_178439160.md

File metadata and controls

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

Windows.Perception.Spatial.SpatialBoundingVolume.FromSphere

-description

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

-parameters

-param coordinateSystem

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

-param sphere

The bounding sphere.

-returns

The new bounding volume.

-remarks

-examples

-see-also