UNPKG

com.adlucem.ui.roundedimage

Version:

This package is an implementation of a UI rounded image as BaseMeshEffect. It uses additionnal channels of UI Canvas (TexCoord1 and TexCoord2) to pass rounded informations to the shader.

28 lines (27 loc) 787 B
{ "name": "com.adlucem.ui.roundedimage", "displayName": "AdLucem RoundedImage", "version": "1.0.7", "description": "This package is an implementation of a UI rounded image as BaseMeshEffect.\r It uses additionnal channels of UI Canvas (TexCoord1 and TexCoord2) to pass rounded informations to the shader.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Arzijin/RoundedImage.git" }, "keywords": [ "Unity", "UI", "Image", "Rounded", "Round" ], "author": "AdLucem", "license": "MIT", "bugs": { "url": "https://github.com/Arzijin/RoundedImage/issues" }, "homepage": "https://github.com/Arzijin/RoundedImage#readme" }