Position (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mindraker
mNo edit summary
>Mindraker
mNo edit summary
Line 5: Line 5:
|property = [[Vector3]] ''Position''
|property = [[Vector3]] ''Position''
|description = Stores the current location of the object in world coordinates.
|description = Stores the current location of the object in world coordinates.
|object = [[RBX.Lua.Part (Object)|Part]], [[RBX.Lua.FlagStand (Object)|FlagStand]], [[RBX.lua.Explosion (Object)|Explosion]], [[RBX.Lua.Seat (Object)|Seat]], [[RBX.Lua.SpawnLocation (Object)|SpawnLocation]]
|object = [[RBX.lua.Part (Object)|Part]], [[RBX.lua.FlagStand (Object)|FlagStand]], [[RBX.lua.Explosion (Object)|Explosion]], [[RBX.lua.Seat (Object)|Seat]], [[RBX.lua.SpawnLocation (Object)|SpawnLocation]]
|}}
|}}


[[Category:Properties]]
[[Category:Properties]]

Revision as of 05:12, 31 October 2008

Position
Property Vector3 Position
Description Stores the current location of the object in world coordinates.
Member of [[RBX.lua.Part, FlagStand, Explosion, Seat, SpawnLocation (Object)|Part, FlagStand, Explosion, Seat, SpawnLocation]]