![]() | Vector3X Class |
Namespace: Candlelight
public static class Vector3X
The Vector3X type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | GetAbs |
Gets the absolute value on each axis.
|
![]() ![]() | GetIntersectionOnPlane(Ray, Plane, Vector3) |
Gets the intersection with the specified plane.
|
![]() ![]() | GetIntersectionOnPlane(Vector3, Vector3, Plane, Vector3) |
Gets the intersection with the specified plane.
|
![]() ![]() | GetMaxValue |
Gets the greatest of the values along the three axes.
|
![]() ![]() | GetMinValue |
Gets the smallest of the values along the three axes.
|
![]() ![]() | GetNearestCardinalAxis |
Gets the nearest cardinal axis.
|
![]() ![]() | GetPointReflectedAcrossPlane |
Gets the specified point reflected across a plane.
|
![]() ![]() | GetProjectionOnPlane | |
![]() ![]() | NormalizeAngles |
Normalizes the specified Euler angles to the range (-180, 180].
|
![]() ![]() | ToGUIPosition | |
![]() ![]() | ToMousePosition |