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

파라미터

variant Shader variant to add.

반환

bool False if was not in the collection.

설명

Adds shader variant from the collection.

See Also: Add, Contains.