[]
        
(Showing Draft Content)

C1.Util.DX.Matrix4x4.EqualsRef

EqualsRef Method

EqualsRef(ref Matrix4x4)

Determines whether the specified Matrix4x4 is equal to this instance.

Declaration
public bool EqualsRef(ref Matrix4x4 other)
Public Function EqualsRef(ByRef other As Matrix4x4) As Boolean
Parameters
Type Name Description
Matrix4x4 other
Returns
Type Description
bool