123456789101112131415161718192021222324252627282930313233 |
- %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: 5 - FASTEST (LOW PRECISION)
- m_EditorClassIdentifier:
- label: FASTEST (LOW PRECISION)
- color: {r: 0, g: 1, b: 0.9043484, a: 1}
- description: "- Use this template to maximize fps, in exchange or quality \n- Recommended
- for complex experiences\n- Highly prone to jitter and skewing, when imagetarget
- is weak, or during high motion.\n- Weak imagetargets are harder to detect"
- settings:
- maxSimultaneousTargets: 1
- targetFrameRate: 30
- advancedSettings:
- maxFrameLength: 240
- maxFrameArea: 80
- trackedPoints: 80
- poseCorrectionInterval: 1500
- detectInterval: 200
- detectability: 0.5
- detectZone: 0
- useExtraSmoothing: 0
- smoothenFactor: 10
- debugMode: 0
|