Jump to content

orthoBasis and orthoNormal in C#


photo

Recommended Posts

Posted

How do I access orthoNormal and orthoBasis in C#?  I assume there's a static class somewhere, but I can't find it, nor can I find corresponding c# documentation for the c++ documentation on those functions.

 

Thanks

Posted

Hi Joseph,

 

If I understand you correctly, you need ortonormalize (UnigineMath) function and orthoBasis (UnigineGeometry header) from C#? I'm afraid they are currently available only from C++. We have plan to add them into C# in the next SDK update.

 

Sorry for the inconvenience caused.

How to submit a good bug report
---
FTP server for test scenes and user uploads:

  • 1 month later...
Posted

Hi Andrey,

 

So is orthonormalize() available for C# as of today? I need to transform a weapon based on a bone and I'm unable to find it.

×
×
  • Create New...