LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

IPropertyPreview

interface in UnityEngine.Timeline

Description

Implement this interface in a PlayableAsset to specify which properties will be modified when Timeline is in preview mode.

Public Methods

GatherPropertiesCalled by the Timeline Editor to gather properties requiring preview.