29 lines
745 B
Plaintext
29 lines
745 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: FocusInteractableStates
|
|
m_EditorClassIdentifier:
|
|
stateList:
|
|
- Name: Default
|
|
Index: 0
|
|
Bit: 1
|
|
Value: 0
|
|
ActiveIndex: 0
|
|
- Name: Focus
|
|
Index: 1
|
|
Bit: 2
|
|
Value: 0
|
|
ActiveIndex: 1
|
|
defaultIndex: 0
|
|
StateModelClassName: InteractableStates
|
|
AssemblyQualifiedName: Microsoft.MixedReality.Toolkit.UI.InteractableStates, Microsoft.MixedReality.Toolkit.SDK
|