Closed j-conrad closed 11 months ago
Description When attempting to use the Get Material Property node, the debug output returns undefined or NaN.
Get Material Property
undefined
NaN
To Reproduce Steps to reproduce the behavior:
On Interact
Debug Log
Opacity
Roughness
Expected behavior It should return the proper parameter value
Hardware
It was a silly bug when writing the node value. Fixed here: https://github.com/mozilla/hubs/commit/a6f81a801177ef68f703fdfdd5d8632b54fa6fba
Description When attempting to use the
Get Material Property
node, the debug output returnsundefined
orNaN
.To Reproduce Steps to reproduce the behavior:
On Interact
node that triggers aDebug Log
Get Material Property
to the debug and try various parameters likeOpacity
orRoughness
undefined
values.Expected behavior It should return the proper parameter value
Hardware