Version: 2021.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.