docs.unity3d.com
    Show / Hide Table of Contents

    Enum XRHandSubsystem.UpdateType

    The timing of a hand update during a frame.

    Namespace: UnityEngine.XR.Hands
    Syntax
    public enum UpdateType

    Fields

    Name Description Value
    BeforeRender

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

    Dynamic

    Corresponds to timing similar or close to MonoBehaviour.Update.

    Back to top Copyright © 2023 Unity Technologies
    Generated by DocFX
    on Tuesday, March 21, 2023
    Terms of use