docs.unity.cn
    Show / Hide Table of Contents

    Interface ITimelineClipAsset

    Implement this interface to support advanced features of timeline clips.

    Namespace: UnityEngine.Timeline
    Syntax
    public interface ITimelineClipAsset

    Properties

    clipCaps

    Returns a description of the features supported by clips with PlayableAssets implementing this interface.

    Declaration
    ClipCaps clipCaps { get; }
    Property Value
    Type Description
    ClipCaps
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Thursday, October 21, 2021