Set the minimum and maximum along each axis.
[Visual Basic] Public Sub Set( _ ByVal Single As Single, _ ByVal Single As Single, _ ByVal Single As Single, _ ByVal Single As Single, _ ByVal Single As Single, _ ByVal Single As Single _ ) [C#] public void Set( float Single, float Single, float Single, float Single, float Single, float Single ); [C++] public: void Set( float Single, float Single, float Single, float Single, float Single, float Single ); [JScript] public function Set( float Single, float Single, float Single, float Single, float Single, float Single );
Bounds3 Structure | mPhysics.Foundation Namespace | Bounds3.Set Overload List