docs.unity.cn
    Show / Hide Table of Contents

    Enum SystemClockTimecodeSource.ClockType

    An enum defining the source clocks that may be used to provide the time.

    Namespace: Unity.LiveCapture
    Syntax
    public enum ClockType

    Fields

    Name Description Value
    GameTime

    The timecode is derived from the engine time.


    0
    SystemClock

    The timecode is derived from OS system time.


    1
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Monday, July 24, 2023