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{};
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
It's a sphere.
struct Microsoft::Azure::RemoteRendering::Sphere
Center of the sphere.
Microsoft::Azure::RemoteRendering::Double3 Center{};
Radius of the sphere
float Radius{};