lune-org/lune

Vector2 and Vector3 do not support methods added after March 2023

Closed this issue · 0 comments

The Vector2 datatype does not support

  • Abs
  • Ceil
  • Floor
  • Sign
  • Angle
  • FuzzyEq

The Vector3 datatype does not support

  • Abs
  • Ceil
  • Floor
  • Sign