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