05-02-2020, 09:11 PM
Hey Tyson,
Even though we cannot add extension methods to the existing classes in tyflow (c# nested class problem..) do you know any workarround?
I'd like to get at least Point3, Matrix3 or Quat (float) values using indexes... ex: float value = Matrix3[1][1];
Even though we cannot add extension methods to the existing classes in tyflow (c# nested class problem..) do you know any workarround?
I'd like to get at least Point3, Matrix3 or Quat (float) values using indexes... ex: float value = Matrix3[1][1];