GetModelSize (Method)

From Legacy Roblox Wiki
Revision as of 16:22, 14 July 2011 by >SoulStealer9875
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() )