Sphere Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
It's a sphere.
public value class Sphere
public struct Sphere
type Sphere = struct
Public Structure Sphere
- Inheritance
-
Sphere
Fields
Center |
Center of the sphere. |
Radius |
Radius of the sphere |