public bool Contains (ShaderVariantCollection.ShaderVariant variant);

파라미터

variantShader variant to check.

반환

bool True if the variant is in the collection.

설명

Checks if a shader variant is in the collection.

See Also: Add, Remove.