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

Matrix34.IsIdentity Property

 [This is preliminary documentation and subject to change.]

Is this an identity transformation?

[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

Matrix34 Structure | mPhysics.Foundation Namespace