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

参数

variant 要添加的着色器变体。

返回

bool 如果不在集合中,则为 false。

描述

Removes shader variant from the collection.

另请参阅:AddContains