Anchored (Property): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Mr Doom Bringer No edit summary |
>Racecar56 No edit summary |
||
Line 3: | Line 3: | ||
|property = [[Bool]] ''is anchored'' | |property = [[Bool]] ''is anchored'' | ||
|description = Sets whether or not the object is frozen in place. | |description = Sets whether or not the object is frozen in place. | ||
|object = [[Part]] | |object = [[Part]] [http://wiki.roblox.com/index.php?title=RBX.Lua.SpawnLocation SpawnLocation] | ||
|}} | |}} |
Revision as of 03:48, 2 November 2007
![]() | |
Property | Bool is anchored |
Description | Sets whether or not the object is frozen in place. |
Member of | [[RBX.lua.Part SpawnLocation (Object)|Part SpawnLocation]] |