dotnet class to tyFlow class conversion in scriptOp
#2
Hey Geoff,

Right now there's no connectivity between tyFlow's C# script classes and max's equivalent classes (matrix, quat, point3, etc). You'd have to create your max matrix/quat/etc and then manually assign the parameters (instead of just passing the tyFlow obj into the constructor, or having an implicit conversion, etc).
  Reply


Messages In This Thread
RE: dotnet class to tyFlow class conversion in scriptOp - by tyFlow - 04-27-2020, 05:15 PM

Forum Jump: