Skip to content

Commit

Permalink
Merge pull request #6184 from planetarium/issue/6175
Browse files Browse the repository at this point in the history
disable raycast target on dimmed object
  • Loading branch information
eugene-doobu authored Oct 23, 2024
2 parents 773a4a2 + 883b909 commit 37fb147
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1347,7 +1347,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
m_Material: {fileID: 0}
m_Color: {r: 0, g: 0, b: 0, a: 0.5019608}
m_RaycastTarget: 1
m_RaycastTarget: 0
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
m_Maskable: 1
m_OnCullStateChanged:
Expand Down

0 comments on commit 37fb147

Please sign in to comment.