• Which is more expensive to process? (quick help)
    0 replies, posted
How does angle:RotateAroundAxis(vec, float) work? Because I have two options: either use this function, or perform sin and cos functions, and I need to know which requires the least processing power. edit: And by "work" I mean how is the function actually carried out by the game engine, not how to use it.
Sorry, you need to Log In to post a reply to this thread.