Version: 2020.3

VisualEffect.GetOutputEventNames

切换到手册
public void GetOutputEventNames (List<string> names);

参数

names The List that this function populates with the output event system names.

描述

Gets the name of every output event system.

Preallocating the input list speeds up the retrieval process.