Skip to content

Commit

Permalink
Hull passthrough tweaks
Browse files Browse the repository at this point in the history
[CI BUILD]
  • Loading branch information
andybak authored and mikeage committed Dec 10, 2023
1 parent 469900f commit d52fd19
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 05481b74b9f47ad45a3f71a4890c7f63, type: 3}
m_Name:
m_EditorClassIdentifier:
m_Faceted: 0
m_Faceted: 1
m_TrackInterior: 1
m_KnotConversion: 2
m_Simplification_PS: 0.001
Expand All @@ -59,8 +59,8 @@ MeshRenderer:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 100000}
m_Enabled: 1
m_CastShadows: 1
m_ReceiveShadows: 1
m_CastShadows: 0
m_ReceiveShadows: 0
m_DynamicOccludee: 1
m_StaticShadowCaster: 0
m_MotionVectors: 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: PassthroughHull
m_EditorClassIdentifier:
m_Guid:
m_storage: 355b3579-bf1d-4ff5-a200-704437fe684b
m_storage: cc131ff8-0d17-4677-93e0-d7cd19fea9ac
m_DurableName: PassthroughHull
m_CreationVersion:
m_ShaderVersion: 10.0
Expand Down Expand Up @@ -48,7 +48,7 @@ MonoBehaviour:
m_VolumeVelocityRangeMultiplier: 1.5
m_AudioReactive: 0
m_ButtonAudio: {fileID: 0}
m_Material: {fileID: 2100000, guid: 87f1c57b7bd3e354eb92ac44189367ef, type: 2}
m_Material: {fileID: 2100000, guid: ce8b2be5f7b63f344ae603ba6f4b4aec, type: 2}
m_TextureAtlasV: 1
m_TileRate: 0.01
m_UseBloomSwatchOnColorPicker: 0
Expand Down

0 comments on commit d52fd19

Please sign in to comment.