docs.unity3d.com
    Show / Hide Table of Contents

    Enum PokeAxis

    Represents the poke evaluation axis used.

    Namespace: UnityEngine.XR.Interaction.Toolkit.Filtering
    Syntax
    public enum PokeAxis

    Fields

    Name Description Value
    None

    No axis is allowed for poking.


    0
    X

    Allow poking in the positive X-axis direction.


    1
    Y

    Allow poking in the positive Y-axis direction.


    2
    Z

    Allow poking in the positive Z-axis direction.


    3
    NegativeX

    Allow poking in the negative X-axis direction.


    4
    NegativeY

    Allow poking in the negative Y-axis direction.


    5
    NegativeZ

    Allow poking in the negative Z-axis direction.


    6
    See Also
    pokeDirection
    In This Article
    • Fields
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023