Summary
Returns true if all of the components of `this` and `other` are equal, ignoring components after `componentCount`.
- Assembly
- Kybernetik
.InspectorGadgets .Editor .dll - Namespace
- InspectorGadgets
- Containing Type
- NullableVector4
Syntax
public bool Equals(NullableVector4 other, int componentCount)
Parameters
| Name | Type | Description |
|---|---|---|
| other | NullableVector4 | |
| componentCount | int |
Return Value
| Type | Description |
|---|---|
| bool |