File size: 1,447 Bytes
d883ffe | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 | %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: 6406cf99f3eda9543b76052362849a20, type: 3}
m_Name: 17 Optimization
m_EditorClassIdentifier:
m_title: Optimization
m_priority: 1017
m_tutorialConfig: {fileID: 11400000, guid: b356a0b1f496b4b4eb15067276f6d495, type: 2}
m_showBanner: 0
m_markdownPath: ./Documentation/OptimisingFramerate.md
m_reduceTitleLevelBy1: 1
m_pageConfigs:
- SectionTitle: Optimizing Framerate
ShowSectionInContext: 1
ShowSectionAsChild: 0
HideTitle: 0
- SectionTitle: Target Framerate Tradeoffs
ShowSectionInContext: 1
ShowSectionAsChild: 0
HideTitle: 0
- SectionTitle: Measuring Framerate
ShowSectionInContext: 1
ShowSectionAsChild: 0
HideTitle: 0
- SectionTitle: Low Framerate Causes and Solutions
ShowSectionInContext: 1
ShowSectionAsChild: 0
HideTitle: 0
- SectionTitle: Shader Compilation
ShowSectionInContext: 1
ShowSectionAsChild: 0
HideTitle: 0
- SectionTitle: Sustained Low Framerate
ShowSectionInContext: 1
ShowSectionAsChild: 0
HideTitle: 0
- SectionTitle: Rendering Optimizations
ShowSectionInContext: 1
ShowSectionAsChild: 0
HideTitle: 0
|