Assign Material in view Unity part 2
Assign Material in view Unity part 2
comment p1
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using UnityEditor;
using System;
[InitializeOnLoad]
public class EditorStartup
{
static EditorStartup()
{
// PART 1. Hi
Next part you will find in file which are the part 3