Version: 2017.3
public bool Contains (ShaderVariantCollection.ShaderVariant variant);

Parámetros

variant Shader variant to check.

Valor de retorno

bool True if the variant is in the collection.

Descripción

Checks if a shader variant is in the collection.

See Also: Add, Remove.