ScenegraphLayer Binary Attributes getOrientation? #5273
-
Looking for some assistance on using the ScenegraphLayer with binary attributes. I seem to be having difficulties getting the model's orientation to respond to the array provided by the I have created a simple CodeSandbox displaying my issue. The aircraft model used in the example simply stays pointed directly towards the ground regardless of values provided from the I could be mistaken but, looking at the ScenegraphLayer code the |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
@Pessimistress @ibgreen any insights on this question? |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
getOrientation
is not directly filled into an attribute, so in that sense, it doesn't support binary attributes.