DAZ Script | |
---|---|
void | translate () |
This is the DAZScript counterpart to the QSize type used in the DAZ Studio SDK. A Size object is a two dimensional representation of a width and height.
Attention:
Size()
Default constructor.
Size( Size size )
Copy Constructor.
Parameter(s):
Size( Number width, Number height )
Parameter(s):