RotVelocity (Property): Difference between revisions

From Goodblox Wiki
Jump to navigationJump to search
(Created page with "{{CatUp|Properties}} <onlyinclude>{{Property |name = RotVelocity |property = Vector3 ''RotVelocity'' |description = Stores the rotational velocity of the object...")
 
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{CatUp|Properties}}
{{CatUp|Properties}}
<onlyinclude>{{Property
<onlyinclude>{{Property
|name        = RotVelocity
|name        = RotVelocity
|property    = [[Vector3]] ''RotVelocity''
|property    = [[Vector3]] ''RotVelocity''
|description = Stores the rotational velocity of the object.
|description = Stores the rotational velocity of the object.
|object      = [[GBX.lua.FlagStand (Object)|Flagstand]], [[GBX.lua.Part (Object)|Part]], [[GBX.lua.Seat (Object)|Seat]], [[GBX.lua.SpawnLocation (Object)|SpawnLocation]]
|object      = [[GBX.lua.BasePart (Object)|BasePart]]
}}</onlyinclude>
}}</onlyinclude>


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

Latest revision as of 22:19, 23 September 2021

Property
Name RotVelocity
Property Vector3 RotVelocity
Description: Stores the rotational velocity of the object.
In Object: BasePart