VectorExtensions Class |
Namespace: ImmerseSDK.Extensions
public static class VectorExtensions
The VectorExtensions type exposes the following members.
Name | Description | |
---|---|---|
FormatString(Vector3) |
print the vector components with 4 decimal places
| |
FormatString(Vector3, Int32) |
print the vector components with specified decimal places
| |
Swap |
Swap the two variables around
|