您最多选择25个主题
主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
33 行
783 B
33 行
783 B
%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: 8d1813776c092430c8317fdd5290dc57, type: 3}
|
|
m_Name: GraphicsPresets
|
|
m_EditorClassIdentifier:
|
|
presetList:
|
|
- name: Low
|
|
shadowQuality: 0
|
|
anisotropicFiltering: 0
|
|
antiAliasing: 0
|
|
shadowDistance: 20
|
|
custom: 0
|
|
- name: Middle
|
|
shadowQuality: 1
|
|
anisotropicFiltering: 1
|
|
antiAliasing: 2
|
|
shadowDistance: 50
|
|
custom: 0
|
|
- name: High
|
|
shadowQuality: 2
|
|
anisotropicFiltering: 2
|
|
antiAliasing: 8
|
|
shadowDistance: 100
|
|
custom: 0
|