docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum XRHandSubsystem.UpdateType

    The timing of a hand update during a frame.

    Namespace: UnityEngine.XR.Hands
    Assembly: Unity.XR.Hands.dll
    Syntax
    public enum XRHandSubsystem.UpdateType

    Fields

    Name Description
    BeforeRender

    Corresponds to timing similar or close to UnityEngine.Application.onBeforeRender.

    Dynamic

    Corresponds to timing similar or close to MonoBehaviour.Update.

    See Also
    updatedHands
    TryUpdateHands(UpdateType)
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)