Version: 2021.1
언어: 한국어
public bool Contains (ShaderVariantCollection.ShaderVariant variant);

파라미터

variant Shader 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.