GetModelSize (Method)

From Legacy Roblox Wiki
Revision as of 02:07, 27 July 2011 by >SCARFACIAL
Jump to navigationJump to search
GetModelSize( )
Returns Vector3 modelSize
Description: Returns the Vector3 Size of the Model.
Member of: Model


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