This version of Unity is unsupported.

MaterialDescription.GetFloatPropertyNames

Declaration

public void GetFloatPropertyNames(List<string> names);

Parameters

names The list of retrieved property names.

Description

Retrieves the property names of type float for this material.