Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

[QUESTION] Vector interface performance

Discussion in 'Project Tiny' started by Eulenmensch, May 3, 2019.

  1. Eulenmensch

    Eulenmensch

    Joined:
    Mar 10, 2018
    Posts:
    19
    Hello!
    I only now found the vector interface in the docs and have a bunch of code where I did the maths myself. Does the vector interface bring any performance costs with it or should I just use it for readability's sake?