Property poseUpdated poseUpdated Event that occurs when the pose of the hands has updated. Declaration public UnityEvent<Pose> poseUpdated { get; } Property Value Type Description UnityEvent<Pose>