BaseInput.GetMouseButtonUp

Switch to Manual
public bool GetMouseButtonUp (int button);

Description

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