Version: 2017.1
public bool Remove (ShaderVariantCollection.ShaderVariant variant);

Parámetros

variant Shader variant to add.

Valor de retorno

bool False if was not in the collection.

Descripción

Adds shader variant from the collection.

See Also: Add, Contains.