Skip to main content
Version: 2.1.x

Class ShaderVariantCollectionManifest.ShaderVariantElement

Assembly: YooAsset.Editor.dll
View Source
Declaration
[Serializable]
public class ShaderVariantCollectionManifest.ShaderVariantElement

Fields

PassType

Pass type to use in this variant.

View Source
Declaration
public PassType PassType

Keywords

Array of shader keywords to use in this variant.

View Source
Declaration
public string[] Keywords