GetModelSize (Method): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>SCARFACIAL
No edit summary
>SCARFACIAL
No edit summary
(No difference)

Revision as of 02:07, 27 July 2011

GetModelSize( )
Returns Vector3 modelSize
Description: Returns the Vector3 Size of the Model.
Member of: Model


Example
print( game.Workspace.Model:GetModelSize() )