C# Class UnityEditor.ShaderVariantCollectionInspector.AddVariantMenuData

显示文件 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_oe property

public ShaderVariantCollection,UnityEngine collection
return UnityEngine.ShaderVariantCollection

keywords public_oe property

public string[] keywords
return string[]

shader public_oe property

public Shader,UnityEngine shader
return UnityEngine.Shader

types public_oe property

public int[] types
return int[]