GetProjectedPoint
From MaratisWiki
(Difference between revisions)
Dahnielson (Talk | contribs) (Created page with "{{lua-function|getProjectedPoint|object, point}} Category:Lua scripting Category:Lua function Category:Camera") |
Dahnielson (Talk | contribs) m |
||
Line 1: | Line 1: | ||
{{lua-function|getProjectedPoint|object, point}} | {{lua-function|getProjectedPoint|object, point}} | ||
+ | |||
+ | Get projected point. | ||
+ | |||
+ | {{lua-function-param|object|object to operate on}} | ||
+ | {{lua-function-param|point|point}} | ||
[[Category:Lua scripting]] | [[Category:Lua scripting]] | ||
[[Category:Lua function]] | [[Category:Lua function]] | ||
[[Category:Camera]] | [[Category:Camera]] |
Latest revision as of 00:13, 9 February 2014
getProjectedPoint(object, point)
Get projected point.
-
object
: object to operate on -
point
: point