mPhysics - A .NET Wrapper for Ageia's PhysX SDK

Bounds3.IsEmpty Property

 [This is preliminary documentation and subject to change.]

Is this an empty bounds?

[Visual Basic]
Public Property ReadOnly Boolean As 
[C#]
public bool Boolean { get; }
[C++]
public: __property  get_Boolean();
[JScript]
public function get Boolean() : bool

See Also

Bounds3 Structure | mPhysics.Foundation Namespace