Jump to content

Is there a MathLib doc page?


photo

Recommended Posts

Posted

The MathLib examples I could find were in the GetDirection method and it's written 'MathLib.AXIS_Y' when it should be 'MathLib.AXIS.Y'. There's also the Math Common Functions page that only has a few MathLib examples, plus the Normalize method is missing.

Posted

Hi myavatargotsnowedon

There is no single doc page for MathLib, instead, there are several for different functions (like Common, 2D, Matrix, etc). Seems like an outdated info on axes in the code-snippet for the GetDirection method, surely must be 'MathLib.AXIS.Y'. This will be fixed ASAP, we'll also add missing methods and more MathLib examples in the future. 

Sorry for the inconvenience caused, and thanks for pointing out!

  • 1 year later...
Posted

So...

What is MathLib.SetTo?

Posted
11 hours ago, Black_Cat said:

So...

What is MathLib.SetTo?

SetTo returns the transformation matrix, which puts an object to the specified position and sets it orientation to the specified target point.

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

×
×
  • Create New...