SetLinearFactor
From MaratisWiki
(Difference between revisions)
Dahnielson (Talk | contribs) (Created page with "{{lua-function|setLinearFactor|object}} Set linear factor of object. Category:Lua scripting Category:Lua function Category:Physics") |
Dahnielson (Talk | contribs) m |
||
(One intermediate revision by one user not shown) | |||
Line 1: | Line 1: | ||
− | {{lua-function|setLinearFactor|object}} | + | {{lua-function|setLinearFactor|object, vector}} |
Set linear factor of object. | Set linear factor of object. | ||
+ | |||
+ | {{lua-function-param|object|object to operate on}} | ||
+ | {{lua-function-param|vector|vector}} | ||
[[Category:Lua scripting]] | [[Category:Lua scripting]] | ||
[[Category:Lua function]] | [[Category:Lua function]] | ||
[[Category:Physics]] | [[Category:Physics]] |
Latest revision as of 00:24, 9 February 2014
setLinearFactor(object, vector)
Set linear factor of object.
-
object
: object to operate on -
vector
: vector