docs.unity.cn
    Show / Hide Table of Contents

    Enum XRHandTrackingEvents.UpdateTypes

    Flags enum that specifies which update type or types to send events for.

    Namespace: UnityEngine.XR.Hands
    Syntax
    [Flags]
    public enum UpdateTypes

    Fields

    Name Description Value
    None

    No update type. Will not send events.


    0
    Dynamic

    See Dynamic


    1
    BeforeRender

    See BeforeRender


    2
    See Also
    updateType
    XRHandSubsystem.UpdateType

    Extension Methods

    UpdateTypesExtensions.IsSet(XRHandTrackingEvents.UpdateTypes)
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Thursday, June 1, 2023