このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
It's a sphere.
struct Microsoft::Azure::RemoteRendering::Sphere
Center of the sphere.
Microsoft::Azure::RemoteRendering::Double3 Center{};
Radius of the sphere
float Radius{};