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
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{CatUp|Properties}}
{{CatUp|Properties}}
{{Property|
{{Property|
name = Position
name = Position
|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]]

Latest revision as of 22:19, 23 September 2021

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