[]
        
(Showing Draft Content)

C1.Util.DX.Vector3.EqualsRef

EqualsRef Method

EqualsRef(ref Vector3)

Determines whether the specified Vector3 is equal to this instance.

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