Position (Property): Difference between revisions

From Goodblox Wiki
Jump to navigationJump to search
(Created page with "{{CatUp|Properties}} {{Property| name = Position |property = Vector3 ''Position'' |description = Stores the current location of the object in world coordinates. |object =...")
 
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 = [[GBX.lua.Part (Object)|Part]], [[GBX.lua.FlagStand (Object)|FlagStand]], [[GBX.lua.Explosion (Object)|Explosion]], [[GBX.lua.Seat (Object)|Seat]], [[GBX.lua.SpawnLocation (Object)|SpawnLocation]]
|object = [[GBX.lua.BasePart (Object)|BasePart]]
|}}
|}}


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

Revision as of 13:37, 20 September 2021


Property
Name Position
Property Vector3 Position
Description: Stores the current location of the object in world coordinates.
In Object: BasePart