Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetTexturePropertyNames(List<string>)

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

Definition

public void GetTexturePropertyNames(List<string> names)

Parameters

The list of retrieved property names.