Method GatherProperties
GatherProperties(PlayableDirector, IPropertyCollector)
Called by the Timeline Editor to gather properties requiring preview.
선언
public void GatherProperties(PlayableDirector director, IPropertyCollector driver)
파라미터
타입 | 이름 | 설명 |
---|---|---|
PlayableDirector | director | The PlayableDirector invoking the preview |
IPropertyCollector | driver | PropertyCollector used to gather previewable properties |