54 lines
1.1 KiB
Plaintext
54 lines
1.1 KiB
Plaintext
%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: c33e3b76d6c5c0e48bb3b6ee686c7fd6, type: 3}
|
|
m_Name: FocusPressTouchGrabStates
|
|
m_EditorClassIdentifier:
|
|
stateList:
|
|
- Name: Default
|
|
Index: 0
|
|
Bit: 1
|
|
Value: 0
|
|
ActiveIndex: 0
|
|
- Name: Focus
|
|
Index: 1
|
|
Bit: 2
|
|
Value: 0
|
|
ActiveIndex: 1
|
|
- Name: Pressed
|
|
Index: 2
|
|
Bit: 4
|
|
Value: 0
|
|
ActiveIndex: 2
|
|
- Name: PhysicalTouch
|
|
Index: 14
|
|
Bit: 8
|
|
Value: 0
|
|
ActiveIndex: 3
|
|
- Name: Grab
|
|
Index: 15
|
|
Bit: 16
|
|
Value: 0
|
|
ActiveIndex: 4
|
|
- Name: Gesture
|
|
Index: 10
|
|
Bit: 32
|
|
Value: 0
|
|
ActiveIndex: 5
|
|
- Name: Disabled
|
|
Index: 7
|
|
Bit: 64
|
|
Value: 0
|
|
ActiveIndex: 6
|
|
defaultIndex: 0
|
|
StateModelClassName: InteractableStates
|
|
AssemblyQualifiedName: Microsoft.MixedReality.Toolkit.UI.InteractableStates, Microsoft.MixedReality.Toolkit.SDK
|