public bool Add (ShaderVariantCollection.ShaderVariant variant);

Parameters

variantShader variant to add.

Returns

bool False if already in the collection.

Description

Adds a new shader variant to the collection.

See Also: Remove, Contains.