Show / Hide Table of Contents

    Delegate SteamVR_Behaviour_Single.UpdateHandler

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