Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetFloatPropertyNames(List<string>)

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

Definition

public void GetFloatPropertyNames(List<string> names)

Parameters

The list of retrieved property names.