axmol/cocos/scripting/lua-bindings/manual/3d
Paul Gardiner a888f42d7f Lua: have cc.Ray:intersects additionally return the distance (#16677)
cc.Ray:intersects now returns two results, an indication of hit or
not, plus the distance along the ray. The function can still be called
expecting a single argument and hence is backward compatible.

Also correct the debug error message
2016-11-02 09:45:24 +08:00
..
lua_cocos2dx_3d_manual.cpp Lua: have cc.Ray:intersects additionally return the distance (#16677) 2016-11-02 09:45:24 +08:00
lua_cocos2dx_3d_manual.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00