Show / Hide Table of Contents

    Delegate SteamVR_Behaviour_Pose.UpdateHandler

    Namespace: Valve.VR
    Assembly: Assembly-CSharp.dll
    Syntax
    public delegate void UpdateHandler(SteamVR_Behaviour_Pose fromAction, SteamVR_Input_Sources fromSource);
    Parameters
    Type Name Description
    SteamVR_Behaviour_Pose fromAction
    SteamVR_Input_Sources fromSource
    Back to top Copyright (c) Valve Corporation, All rights reserved.