mixedreality/com.microsoft.mixedreality..../SDK/Features/UX/Interactable/States/DefaultInteractableStates.a...

39 lines
896 B
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: DefaultInteractableStates
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: Disabled
Index: 7
Bit: 8
Value: 0
ActiveIndex: 3
defaultIndex: 0
StateModelClassName: InteractableStates
AssemblyQualifiedName: Microsoft.MixedReality.Toolkit.UI.InteractableStates, Microsoft.MixedReality.Toolkit.SDK