Table of Contents

Class Utils

Namespace
JLChnToZ.VRC.VVMW
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

property SerializedProperty
label GUIContent
selectedShader Shader
materials Material[]
type ShaderPropertyType

FindMainTexturePropertyName(Material)

public static string FindMainTexturePropertyName(Material material)

Parameters

material Material

Returns

string