Spherical |
public struct SphericalDirection
The SphericalDirection type exposes the following members.
| Name | Description | |
|---|---|---|
| SphericalDirection(SphericalDirection) | Initializes a new instance of the SphericalDirection class | |
| SphericalDirection(SphericalDirectionF) | Initializes a new instance of the SphericalDirection class | |
| SphericalDirection(Double, Double) | Initializes a new instance of the SphericalDirection class |
| Name | Description | |
|---|---|---|
| Horizontal | ||
| Vertical | ||
| Zero |
| 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) |