public bool Add (ShaderVariantCollection.ShaderVariant variant);

Parámetros

variantShader variant to add.

Valor de retorno

bool False if already in the collection.

Descripción

Adds a new shader variant to the collection.

See Also: Remove, Contains.