public bool Contains (ShaderVariantCollection.ShaderVariant variant);

Parámetros

variantShader 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.