BaseInput.GetMouseButtonUp

切换到手册
public bool GetMouseButtonUp (int button);

描述

Input.GetMouseButtonUp 的接口。可以重写以提供自定义输入,而不是使用 Input 类。