Sphere 结构

定义

这是一个球体。

public value class Sphere
public struct Sphere
type Sphere = struct
Public Structure Sphere
继承
Sphere

字段

Center

球体的中心。

Radius

球体的半径

适用于