4 - HIGH FPS.asset 1.0 KB

12345678910111213141516171819202122232425262728293031323334
  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: 4 - HIGH FPS
  14. m_EditorClassIdentifier:
  15. label: HIGH FPS
  16. color: {r: 0, g: 1, b: 0, a: 1}
  17. description: "- Use this template achieve a smoother fps, especially on older devices
  18. \n- Recommended for complex experiences\n- Prone to jitter and skewing, when
  19. imagetarget is weak, or during high motion.\n- Weak imagetargets are harder to
  20. detect"
  21. settings:
  22. maxSimultaneousTargets: 1
  23. targetFrameRate: 30
  24. advancedSettings:
  25. maxFrameLength: 300
  26. maxFrameArea: 80
  27. trackedPoints: 80
  28. poseCorrectionInterval: 1500
  29. detectInterval: 200
  30. detectability: 0.5
  31. detectZone: 0
  32. useExtraSmoothing: 0
  33. smoothenFactor: 10
  34. debugMode: 0