Show / Hide Table of Contents

    Delegate SteamVR_Action_Skeleton.TrackingChangeHandler

    Namespace: Valve.VR
    Assembly: Assembly-CSharp.dll
    Syntax
    public delegate void TrackingChangeHandler(SteamVR_Action_Skeleton fromAction, ETrackingResult trackingState);
    Parameters
    Type Name Description
    SteamVR_Action_Skeleton fromAction
    ETrackingResult trackingState
    Back to top Copyright (c) Valve Corporation, All rights reserved.