C# Class UnityEditor.ShaderVariantCollectionInspector.AddVariantMenuData

Show file Open project: randomize/VimConfig Class Usage Examples

Public Properties

Property Type Description
collection UnityEngine.ShaderVariantCollection
keywords string[]
shader UnityEngine.Shader
types int[]

Property Details

collection public property

public ShaderVariantCollection,UnityEngine collection
return UnityEngine.ShaderVariantCollection

keywords public property

public string[] keywords
return string[]

shader public property

public Shader,UnityEngine shader
return UnityEngine.Shader

types public property

public int[] types
return int[]