跳到主要内容
版本:1.5.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