How to rotate the iTwin model using ModelDisplayTransform and ModelDisplayTransformProvider #7039
-
|
Hello people, Any guidance or examples would be greatly appreciated! Here is the links to the iTwin.js docs: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Take a look at this simple tool that applies a transform to the set of models displayed in a viewport using |
Beta Was this translation helpful? Give feedback.
Take a look at this simple tool that applies a transform to the set of models displayed in a viewport using
ModelDisplayTransformProvider. You should be able to extract the bits you need.