12345678910111213141516171819202122232425262728293031323334353637 |
- %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: 07ac7b558fdfc4cbeb73fbdb05d0f371, type: 3}
- m_Name: 6 - WEAK IMAGE TARGET
- m_EditorClassIdentifier:
- label: WEAK IMAGE TARGET
- color: {r: 0.7147212, g: 0, b: 1, a: 1}
- description: '- Use this template to improve detection of a weak image target
- -
- Prone to overheating, especially on older devices
- - Low fps, especially
- on older devices'
- settings:
- maxSimultaneousTargets: 1
- targetFrameRate: 30
- advancedSettings:
- maxFrameLength: 500
- maxFrameArea: 80
- trackedPoints: 80
- poseCorrectionInterval: 1500
- detectInterval: 200
- detectability: 0.75
- detectZone: 0
- useExtraSmoothing: 0
- smoothenFactor: 10
- debugMode: 0
|