1 - HIGH PRECISION (LOW JITTER).asset 1.1 KB

123456789101112131415161718192021222324252627282930313233
  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: 1 - HIGH PRECISION (LOW JITTER)
  14. m_EditorClassIdentifier:
  15. label: HIGH PRECISION (LOW JITTER)
  16. color: {r: 1, g: 1, b: 0, a: 1}
  17. description: "- Use this template to minimize jitter. \n- Best for small experiences.\n-
  18. Prone to skewing, when imagetarget is weak, or during high motion.\n- Prone to
  19. overheating, especially on older devices\n- Lowest fps, especially on older devices"
  20. settings:
  21. maxSimultaneousTargets: 1
  22. targetFrameRate: 30
  23. advancedSettings:
  24. maxFrameLength: 500
  25. maxFrameArea: 80
  26. trackedPoints: 80
  27. poseCorrectionInterval: 1500
  28. detectInterval: 200
  29. detectability: 0.5
  30. detectZone: 0
  31. useExtraSmoothing: 0
  32. smoothenFactor: 10
  33. debugMode: 0