Class Sphere
Inherited Members
Namespace: UnityEngine.Pixyz.Algo
Syntax
[Serializable]
public class Sphere
Constructors
Sphere()
Declaration
public Sphere()
Sphere(Sphere)
Declaration
public Sphere(Sphere o)
Parameters
| Type | Name | Description |
|---|---|---|
| Sphere | o |
Fields
position
Declaration
public Affine position
Field Value
| Type | Description |
|---|---|
| Affine |
radius
Declaration
public double radius
Field Value
| Type | Description |
|---|---|
| double |