ShaderVariantCollection.Add

Declaration

public bool Add(ShaderVariantCollection.ShaderVariant variant);

Parameters

variant Shader variant to add.

Returns

bool False if already in the collection.

Description

Adds a new shader variant to the collection.

Additional resources: Remove, Contains.


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