new UITexture(myTexture, position, size) → {UITexture} Texture for UI Parameters: Name Type Description myTexture texture Texture for the UITexture position Array.<Array> Base position for the UITexture size Array.<Array> The size for the UITexture Source: UI/UITexture.js, line 4 Returns: Type UITexture