Jump to content

Documentation - Transform:Point()


Recommended Posts

https://www.leadwerks.com/learn?page=API-Reference_Object_Math_Transform_Point

Two things:

1) Minor thing, the Lua example contains

local position = Transform:Point(2,0,0,NULL,model)

"NULL" should be "nil".

2) The documentation doesn't say what using NULL/nil means but I think the documentation used to state that it would use global space. This is missing from the other functions in Transform.

  • Like 2
  • Thanks 1
Link to comment
Share on other sites

  • Josh locked this topic
Guest
This topic is now closed to further replies.
 Share

×
×
  • Create New...