Class Utils
public static class Utils
- Inheritance
-
Utils
- Inherited Members
Methods
DrawShaderPropertiesField(SerializedProperty, GUIContent, Shader, Material[], ShaderPropertyType)
public static void DrawShaderPropertiesField(SerializedProperty property, GUIContent label, Shader selectedShader, Material[] materials, ShaderUtil.ShaderPropertyType type)
Parameters
propertySerializedPropertylabelGUIContentselectedShaderShadermaterialsMaterial[]typeShaderPropertyType
FindMainTexturePropertyName(Material)
public static string FindMainTexturePropertyName(Material material)
Parameters
materialMaterial