This version of Unity is unsupported.

MaterialDescription.GetTexturePropertyNames

Declaration

public void GetTexturePropertyNames(List<string> names);

Parameters

names The list of retrieved property names.

Description

Retrieves the property names of type TextureDescription for this material.