public Vector3( float[] pos )
Public Sub New ( _ pos As Single() _ )
public: Vector3( array<float^>^ pos )