Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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{};