ShaderVariantCollection.Contains

Declaration

public bool Contains(ShaderVariantCollection.ShaderVariant variant);

Parameters

variant Shader variant to check.

Returns

bool True if the variant is in the collection.

Description

Checks if a shader variant is in the collection.

Additional resources: Add, Remove.


Did you find this page useful? Please give it a rating: