You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any support planned or otherwise for transforming primitives within a scene, I can translate and scale them but not sure how to proceed with rotations, I could also not find a way of querying the primitives for their location in the coordinate system.
Thanks, loving the library so far : )
The text was updated successfully, but these errors were encountered:
Unfortunately rotations are not supported.
Looks like p3d position is not accessible? Can't recall why it was designed like this in the first place :p
But guess you can store the p3d coordinate position when you create those pixel objects.
Is there any support planned or otherwise for transforming primitives within a scene, I can translate and scale them but not sure how to proceed with rotations, I could also not find a way of querying the primitives for their location in the coordinate system.
Thanks, loving the library so far : )
The text was updated successfully, but these errors were encountered: