Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 683 Bytes

spatialboundingsphere.md

File metadata and controls

31 lines (20 loc) · 683 Bytes
-api-id -api-type -api-device-family-note
T:Windows.Perception.Spatial.SpatialBoundingSphere
winrt struct
xbox

SpatialBoundingSphere

-description

A bounding sphere in the user's surroundings, with coordinates expressed in meters.

-struct-fields

-field Center

The position of the center of the sphere.

-field Radius

The radius of the sphere.

-remarks

The SpatialBoundingSphere is defined by its center and radius. Its coordinates are expressed in meters, and are meaningful in a specific coordinate system usually specified alongside the sphere.

-examples

-see-also