Returns an arbitrary point on this plane.
[Visual Basic] Public Property ReadOnly Vector3 As [C#] public Vector3 Vector3 { get; } [C++] public: __property get_Vector3(); [JScript] public function get Vector3() : Vector3
Plane Structure | mPhysics.Foundation Namespace