此示例项目是为了演示 Unity 输入系统的各种工具和功能。
您最多选择25个主题 主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 

27 行
1.1 KiB

%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: fa6f1fbaea804c34cab896669f1e362b, type: 3}
m_Name: Device Display Configurator
m_EditorClassIdentifier:
deviceSettings:
- deviceRawPath: Keyboard:/Keyboard
deviceDisplayName: Keyboard
deviceDisplayColor: {r: 1, g: 0.57594675, b: 0, a: 1}
- deviceRawPath: XInputControllerWindows:/XInputControllerWindows
deviceDisplayName: Xbox Controller
deviceDisplayColor: {r: 0.5118305, g: 0.9056604, b: 0.31185475, a: 1}
- deviceRawPath: DualShock4GamepadHID:/DualShock4GamepadHID
deviceDisplayName: Playstation Controller
deviceDisplayColor: {r: 0, g: 0.44719267, b: 1, a: 1}
- deviceRawPath: SwitchProControllerHID:/SwitchProControllerHID
deviceDisplayName: Nintendo Switch Pro Controller
deviceDisplayColor: {r: 1, g: 0.12588629, b: 0, a: 1}