Represents a three-dimensional vector.
The following tables list the members exposed by the Vector3D type.
Name | Description | |
---|---|---|
![]() |
Overloaded. Initializes a new instance of the Vector3D class. |
Name | Description | |
---|---|---|
![]() |
Gets or sets the X component of this vector. |
|
![]() |
Gets or sets the Y component of this vector. |
|
![]() |
Gets or sets the Z component of this vector. |
Name | Description | |
---|---|---|
![]() ![]() |
Calculates the cross-product of two vectors. |
|
![]() |
Divides the vector by specified measure. |
|
![]() |
Calculates the length of this vector. |