docs.unity3d.com
    目次を表示する/隠す

    Enum XRBaseController.UpdateType

    The time within the frame that controller pose will be sampled.

    Namespace: UnityEngine.XR.Interaction.Toolkit
    Syntax
    public enum UpdateType

    Fields

    Name Description Value
    BeforeRender

    Only sample input directly before rendering.

    Update

    Only sample input during the update phase of the frame.

    UpdateAndBeforeRender

    Sample input at both update and directly before rendering. For smooth controller pose tracking, we recommend using this value as it will provide the lowest input latency for the device. This is the default value for the UpdateType option.

    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)