Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
UnityEditor
ShaderVariantCollectionInspector.AddVariantMenuData
C# Class UnityEditor.ShaderVariantCollectionInspector.AddVariantMenuData
Datei anzeigen
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[]