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