docs.unity.cn
    Show / Hide Table of Contents

    Enum CinemachineTriggerAction.ActionSettings.TimeMode

    How to interpret the start time

    Namespace: Cinemachine
    Syntax
    public enum TimeMode

    Fields

    Name Description Value
    FromStart

    Offset after the start of the timeline


    0
    FromEnd

    Offset before the end of the timeline


    1
    BeforeNow

    Offset before the current timeline time


    2
    AfterNow

    Offset after the current timeline time


    3
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Monday, May 8, 2023