NullableVector4.

Equals(Object) Method

Summary

Returns true if all of the components of `a` and `b` are equal.

Syntax

public override bool Equals(Object obj)

Parameters

Name Type Description
obj Object

Return Value

Type Description
bool