Struct Sphere
It's a sphere.
struct Microsoft::Azure::RemoteRendering::Sphere
Fields
Center
Center of the sphere.
Microsoft::Azure::RemoteRendering::Double3 Center{};
Radius
Radius of the sphere
float Radius{};
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
It's a sphere.
struct Microsoft::Azure::RemoteRendering::Sphere
Center of the sphere.
Microsoft::Azure::RemoteRendering::Double3 Center{};
Radius of the sphere
float Radius{};