We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e0112d commit 99aff49Copy full SHA for 99aff49
Resources/Private/Fusion/FusionObject/Ray.fusion
@@ -1,5 +1,5 @@
1
prototype(Beromir.Ray:Ray) {
2
@class = 'Beromir\\Ray\\FusionObjects\\Ray'
3
debugAction = null
4
- debugValues = null
+ debugValues = ${value}
5
}
0 commit comments