12345678910111213141516171819202122232425262728293031323334 |
- %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: cbc03c6efb55e79469b01d0ff4e3b890, type: 3}
- m_Name: DeviceParam
- m_EditorClassIdentifier:
- Action:
- type: 0
- HasRGB: 1
- RGBRotationOffset: {x: 8, y: 0, z: 0}
- RGBPositionOffset: {x: 0, y: 0.04, z: 0}
- ActionPro:
- type: 1
- HasRGB: 1
- RGBRotationOffset: {x: 8, y: 0, z: 0}
- RGBPositionOffset: {x: 0, y: 0.04, z: 0}
- Jimo:
- type: 2
- HasRGB: 1
- RGBRotationOffset: {x: 0, y: 0, z: 0}
- RGBPositionOffset: {x: 0, y: 0.04, z: 0}
- V01:
- type: 3
- HasRGB: 0
- RGBRotationOffset: {x: 0, y: 0, z: 0}
- RGBPositionOffset: {x: 0, y: 0, z: 0}
|