[]
        
(Showing Draft Content)

C1.Util.DX.Vector4.EqualsRef

EqualsRef Method

EqualsRef(ref Vector4)

Determines whether the specified Vector4 is equal to this instance.

Declaration
public bool EqualsRef(ref Vector4 other)
Parameters
Type Name Description
Vector4 other
Returns
Type Description
bool