Delegate SteamVR_Behaviour_Skeleton.ValidPoseChangeHandler
Namespace: Valve.VR
Assembly: Assembly-CSharp.dll
Syntax
public delegate void ValidPoseChangeHandler(SteamVR_Behaviour_Skeleton fromAction, SteamVR_Input_Sources inputSource, bool validPose);
Parameters
Type | Name | Description |
---|---|---|
SteamVR_Behaviour_Skeleton | fromAction | |
SteamVR_Input_Sources | inputSource | |
System.Boolean | validPose |