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{};
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
It's a sphere.
struct Microsoft::Azure::RemoteRendering::Sphere
Center of the sphere.
Microsoft::Azure::RemoteRendering::Double3 Center{};
Radius of the sphere
float Radius{};