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

    Struct XRFeatureDescriptor

    Describes an individual input on a device, such as a trackpad, or button, or trigger.

    Inherited Members
    ValueType.Equals(Object)
    ValueType.GetHashCode()
    ValueType.ToString()
    Namespace: UnityEngine.InputSystem.XR
    Syntax
    [Serializable]
    public struct XRFeatureDescriptor

    Fields

    customSize

    The overall size of the feature. This is only filled in when the featureType is Custom.

    Declaration
    public uint customSize
    Field Value
    Type Description
    UInt32

    featureType

    The type of data this feature exposes.

    Declaration
    public FeatureType featureType
    Field Value
    Type Description
    FeatureType

    name

    The name of the feature.

    Declaration
    public string name
    Field Value
    Type Description
    String

    usageHints

    The uses that this feature should represent, such as trigger, or grip, or touchpad.

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