Doubl3K / 3DPort

My new Portfolio Site. Now in 3D
0 stars 0 forks source link

Get rid of body getter #30

Open Doubl3K opened 4 months ago

Doubl3K commented 4 months ago

Since body is now saved to a variable in main.js there is a performance improvement to be had by removing unnecessary getters and just using the body const as a parameter.