public int GetHashCode (Vector4 vec4);

Parameters

vec4要为其计算哈希代码的 Vector4 对象。

Returns

int 哈希代码。

Description

针对所有相等的 Vector4 对象返回相同哈希代码的哈希代码实现。