Sphere Struct

Definition

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

Applies to