feature: Sprite test
This commit is contained in:
parent
923b7b6f62
commit
630459fedf
10 changed files with 286 additions and 36 deletions
|
@ -185,7 +185,6 @@ GameObject:
|
|||
- component: {fileID: 1284257434}
|
||||
- component: {fileID: 1284257433}
|
||||
- component: {fileID: 1284257432}
|
||||
- component: {fileID: 1284257435}
|
||||
m_Layer: 0
|
||||
m_Name: Main Camera
|
||||
m_TagString: MainCamera
|
||||
|
@ -248,7 +247,7 @@ Camera:
|
|||
m_HDR: 1
|
||||
m_AllowMSAA: 1
|
||||
m_AllowDynamicResolution: 0
|
||||
m_ForceIntoRT: 1
|
||||
m_ForceIntoRT: 0
|
||||
m_OcclusionCulling: 1
|
||||
m_StereoConvergence: 10
|
||||
m_StereoSeparation: 0.022
|
||||
|
@ -267,26 +266,6 @@ Transform:
|
|||
m_Children: []
|
||||
m_Father: {fileID: 0}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
--- !u!114 &1284257435
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 1284257431}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 6a160d838ff8b4b4693ac20007e008c7, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
m_AssetsPPU: 100
|
||||
m_RefResolutionX: 320
|
||||
m_RefResolutionY: 180
|
||||
m_UpscaleRT: 1
|
||||
m_PixelSnapping: 0
|
||||
m_CropFrameX: 1
|
||||
m_CropFrameY: 1
|
||||
m_StretchFill: 0
|
||||
--- !u!1 &1741129166
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue