docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method TrySetControllerLateLatchAction

    TrySetControllerLateLatchAction(InputAction)

    Set InputAction to be used for controller late latching (Vulkan Only Feature). Only support one inputAction for each left and right controller. See Controller Samples MarkLateLatchNode.cs for example code and usages.

    Declaration
    public static bool TrySetControllerLateLatchAction(InputAction inputAction)
    Parameters
    Type Name Description
    InputAction inputAction

    Source InputAction - Pose Type

    Returns
    Type Description
    bool

    True if the given action is a valid pose action can be late latched

    In This Article
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, November 1, 2023