Материал из Module developer
Перейти к: навигация, поиск

//Setting a position by X coordinate depending on the width scaling function resizeX(in_nValue) { return in_nValue / l_nProjectScaleWidth; }