ShaderTagId.Equals

Declaration

public bool Equals(object obj);

Declaration

public bool Equals(Rendering.ShaderTagId other);

Parameters

obj The object to compare.
other The ShaderTagId to compare.

Returns

bool Returns true if the shader tag identifier and the object refer to the same string. Otherwise, returns false.

Description

Checks if this shader tag identifier and the object refer to the same string.


Did you find this page useful? Please give it a rating: