Moving Work to the GPU
This commit is contained in:
@ -98,7 +98,7 @@ LightmapSettings:
|
||||
m_TrainingDataDestination: TrainingData
|
||||
m_LightProbeSampleCountMultiplier: 4
|
||||
m_LightingDataAsset: {fileID: 0}
|
||||
m_UseShadowmask: 1
|
||||
m_UseShadowmask: 0
|
||||
--- !u!196 &4
|
||||
NavMeshSettings:
|
||||
serializedVersion: 2
|
||||
@ -131,6 +131,7 @@ GameObject:
|
||||
m_Component:
|
||||
- component: {fileID: 75389716}
|
||||
- component: {fileID: 75389715}
|
||||
- component: {fileID: 75389717}
|
||||
m_Layer: 0
|
||||
m_Name: Graph
|
||||
m_TagString: Untagged
|
||||
@ -145,14 +146,14 @@ MonoBehaviour:
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 75389714}
|
||||
m_Enabled: 1
|
||||
m_Enabled: 0
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 14cd06bfa92d53e4ebc0cde4a0e39db8, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
pointPrefab: {fileID: 5221897554875366738, guid: d73a635284aa0ca4eb9cc40879b3267d,
|
||||
type: 3}
|
||||
resolution: 50
|
||||
resolution: 200
|
||||
function: 4
|
||||
transitionMode: 2
|
||||
functionDuration: 1
|
||||
@ -171,6 +172,23 @@ Transform:
|
||||
m_Father: {fileID: 0}
|
||||
m_RootOrder: 2
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
--- !u!114 &75389717
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 75389714}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 4e99d61420a0d1f459f961121d6fbe77, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
resolution: 200
|
||||
function: 4
|
||||
transitionMode: 1
|
||||
functionDuration: 1
|
||||
transitionDuration: 0
|
||||
--- !u!1 &705507993
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
|
Reference in New Issue
Block a user