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{};
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
It's a sphere.
struct Microsoft::Azure::RemoteRendering::Sphere
Center of the sphere.
Microsoft::Azure::RemoteRendering::Double3 Center{};
Radius of the sphere
float Radius{};