3 - BALANCED.asset 987 B

12345678910111213141516171819202122232425262728293031323334353637
  1. %YAML 1.1
  2. %TAG !u! tag:unity3d.com,2011:
  3. --- !u!114 &11400000
  4. MonoBehaviour:
  5. m_ObjectHideFlags: 0
  6. m_CorrespondingSourceObject: {fileID: 0}
  7. m_PrefabInstance: {fileID: 0}
  8. m_PrefabAsset: {fileID: 0}
  9. m_GameObject: {fileID: 0}
  10. m_Enabled: 1
  11. m_EditorHideFlags: 0
  12. m_Script: {fileID: 11500000, guid: 07ac7b558fdfc4cbeb73fbdb05d0f371, type: 3}
  13. m_Name: 3 - BALANCED
  14. m_EditorClassIdentifier:
  15. label: BALANCED
  16. color: {r: 0.7921277, g: 1, b: 0.5019608, a: 1}
  17. description: '- This template is well balanced in quality vs. fps
  18. - Best for
  19. small experiences.
  20. - Prone to skewing, when imagetarget is weak, or during
  21. high motion.'
  22. settings:
  23. maxSimultaneousTargets: 1
  24. targetFrameRate: 30
  25. advancedSettings:
  26. maxFrameLength: 450
  27. maxFrameArea: 80
  28. trackedPoints: 60
  29. poseCorrectionInterval: 1500
  30. detectInterval: 200
  31. detectability: 0.5
  32. detectZone: 0
  33. useExtraSmoothing: 0
  34. smoothenFactor: 10
  35. debugMode: 0