Sphere |
public struct SphereF
The SphereF type exposes the following members.
| Name | Description | |
|---|---|---|
| SphereF(SphereF) | Initializes a new instance of the SphereF class | |
| SphereF(Vector3F, Single) | Initializes a new instance of the SphereF class | |
| SphereF(Single, Single, Single, Single) | Initializes a new instance of the SphereF class |
| Name | Description | |
|---|---|---|
| MethodInvoke |
Calls the object method by name.
(Defined by ObjectEx) | |
| PropertyGet |
Gets the value of the object property by name.
(Defined by ObjectEx) | |
| PropertyGetT |
Gets the value of the object property by name.
(Defined by ObjectEx) | |
| PropertySet |
Sets the value of the object property by name.
(Defined by ObjectEx) |