Editing Template:Measure units used in RCOXML code
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
{{Boxframe1|content='''Measure units used in RCOXML code''' | |||
{{Boxframe1|content= | |||
*'''XYZ Position''', in pixels | *'''XYZ Position''', in pixels | ||
*'''RGBA Color Scale''' | *'''RGBA Color Scale''' (red, green, blue, alpha) in a scale from 0 up to 1, where 1 represents the max value posible of 255 (decimal value divided by 255 to get into this scale) | ||
*'''XYZ Size''', in pixels, negative numbers mirrors the image | *'''XYZ Size''', in pixels, negative numbers mirrors the image | ||
*'''XYZ Size Scale''', in percentage in a scale from 0 up to 1, negative numbers mirrors the image | *'''XYZ Size Scale''', in percentage in a scale from 0 up to 1, negative numbers mirrors the image | ||
*'''Time''', in miliseconds, where 1000 is one second | *'''Time''', in miliseconds, where 1000 is one second | ||
*''' | *'''Angle''', in [https://en.wikipedia.org/wiki/Radian radians] (for rotations over the x,y,z axis), where '''radians=(π/180)*degrees''' (and '''degrees=(180/π)*radians'''), as example for a full circunference of 360º degrees: radians=(3.14/180)*360=6.28 so... 360º degrees = 6.28 radians | ||
}}<noinclude>[[Category:Templates]]</noinclude> | }}<noinclude>[[Category:Templates]]</noinclude> |