Show / Hide Table of Contents

    Delegate SteamVR_Action_Skeleton.ValidPoseChangeHandler

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