Vector3 Class |
[Missing <summary> documentation for "T:Livit.Learn.Model.Vector3"]
Namespace: Livit.Learn.Model
[SerializableAttribute] public class Vector3
The Vector3 type exposes the following members.
Name | Description | |
---|---|---|
![]() | Vector3 | Initializes a new instance of the Vector3 class |
![]() | Vector3(Vector3) | Initializes a new instance of the Vector3 class |
![]() | Vector3(Single, Single, Single) | Initializes a new instance of the Vector3 class |
Name | Description | |
---|---|---|
![]() ![]() | AreValuesEqual | |
![]() | Equals | (Overrides ObjectEquals(Object).) |
![]() | GetHashCode | (Overrides ObjectGetHashCode.) |
![]() ![]() | Parse | |
![]() | ToString | (Overrides ObjectToString.) |
![]() | ToString(String) | |
![]() ![]() | TryParse | |
![]() | Vector2 |
Name | Description | |
---|---|---|
![]() ![]() | Addition | |
![]() ![]() | Equality | |
![]() ![]() | GreaterThan | |
![]() ![]() | Inequality | |
![]() ![]() | LessThan | |
![]() ![]() | Subtraction |
Name | Description | |
---|---|---|
![]() ![]() | ZeroSerialized |