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