ShaderTagId.operator !=

public static bool operator !=(Rendering.ShaderTagId tag1, Rendering.ShaderTagId tag2);

Parameters

tag1 The first ShaderTagId to compare.
tag2 The second ShaderTagId to compare.

Description

Checks if two ShaderTagIds aren't equal.

Additional resources: Equals.


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