Documentation
›
API Reference
›
Object
›
Entity
›
Model
›
Sprite
SetSize
Lua
C++
This function sets the size of a sprite's visible billboard.
Syntax
SetSize
(number width,number height)
Parameters
width:
the width to set.
height:
the height to set.