Method GatherProperties
GatherProperties(PlayableDirector, IPropertyCollector)
Called by the Timeline Editor to gather properties requiring preview.
Declaration
public void GatherProperties(PlayableDirector director, IPropertyCollector driver)
Parameters
| Type | Name | Description | 
|---|---|---|
| PlayableDirector | director | The PlayableDirector invoking the preview  | 
    
| IPropertyCollector | driver | PropertyCollector used to gather previewable properties  |