[]
Determines whether the specified Matrix4x4 is equal to this instance.
public bool Equals(Matrix4x4 other)
Public Function Equals(other As Matrix4x4) As Boolean
| Type | Name | Description |
|---|---|---|
| Matrix4x4 | other |
| Type | Description |
|---|---|
| bool |
Determines whether the specified object is equal to this instance.
public override bool Equals(object value)
Public Overrides Function Equals(value As Object) As Boolean
| Type | Name | Description |
|---|---|---|
| object | value |
| Type | Description |
|---|---|
| bool |