'Declaration Public Function New( _ ByVal x As Single, _ ByVal y As Single, _ ByVal z As Single _ )
public Vector3( float x, float y, float z )
Vector3 Structure Vector3 Members Overload List