Message 1 of 6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello.
I need to get / create a UCS based on default TOP value of the view cube. (End Task is to store this matrix to SQL DB and read it from Fusion)
So it means
zVector: normal of kTopViewOrientation
xVector: normal of kRightViewOrientation
yVector: normal of kBackViewOrientation
I have tried to change camera view, apply it, than read UpVector properties, but I do not get expected values..
I have also tried to simply use camera.ModelToViewTransformation matrix, but again I do not get expected values mentioned above..
Any ideas? Thank you.
Solved! Go to Solution.