Lua:TableToFloat3
About
Devblog
Forum
Mods
Wiki
Main Page
Playing
Content Creation
Programming
Recent changes
Discord
What's new?
Lua:TableToFloat3
From BeamNG
Revision as of 04:26, 24 January 2015 by
Nug700
(
talk
|
contribs
)
(added line number.)
(
diff
)
← Older revision
| Latest revision (diff) | Newer revision → (diff)
Converts a table into a
float3
.
File location: lua\utils.lua:530
Syntax
float3 tableToFloat3 (table v)