Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetVector4PropertyNames(List<string>)

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

Definition

public void GetVector4PropertyNames(List<string> names)

Parameters

The list of retrieved property names.