Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetStringPropertyNames(List<string>)

Retrieves the property names of type string for this material.
Read time 1 minuteLast updated 12 days ago

Definition

public void GetStringPropertyNames(List<string> names)

Parameters

The list of retrieved property names.