This version of Unity is unsupported.

MaterialDescription.GetStringPropertyNames

Declaration

public void GetStringPropertyNames(List<string> names);

Parameters

names The list of retrieved property names.

Description

Retrieves the property names of type string for this material.