public bool Remove (ShaderVariantCollection.ShaderVariant variant);

Parámetros

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