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

Matrix33.IsIdentity Property

 [This is preliminary documentation and subject to change.]

Is this the identity matrix?

[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

Matrix33 Structure | mPhysics.Foundation Namespace