| Vector3 Properties | 
The Vector3 type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Item | |
|  | Length | 
            Gets the length (magnitude) of the vector.
             | 
|  | LengthSquared | 
            Gets the square of the vector length (magnitude).
             | 
 See Also
See Also