diff options
author | nirav <nirav@airmail.cc> | 2020-12-12 07:18:36 +0000 |
---|---|---|
committer | nirav <nirav@airmail.cc> | 2020-12-12 07:18:36 +0000 |
commit | 115f77bda0246a00f6e17469685c67746bdbd29d (patch) | |
tree | 4bbea1e59109bb1d1fddc71736f89289bab03073 /Assets/SampleUI/Textures and Sprites/Rounded UI | |
download | 01-115f77bda0246a00f6e17469685c67746bdbd29d.tar.gz 01-115f77bda0246a00f6e17469685c67746bdbd29d.zip |
Diffstat (limited to 'Assets/SampleUI/Textures and Sprites/Rounded UI')
-rwxr-xr-x | Assets/SampleUI/Textures and Sprites/Rounded UI/UIButtonCorner.png | bin | 0 -> 12360 bytes | |||
-rwxr-xr-x | Assets/SampleUI/Textures and Sprites/Rounded UI/UIButtonCorner.png.meta | 128 | ||||
-rwxr-xr-x | Assets/SampleUI/Textures and Sprites/Rounded UI/UIButtonDefault.png | bin | 0 -> 27693 bytes | |||
-rwxr-xr-x | Assets/SampleUI/Textures and Sprites/Rounded UI/UIButtonDefault.png.meta | 128 | ||||
-rwxr-xr-x | Assets/SampleUI/Textures and Sprites/Rounded UI/UIPanel.png | bin | 0 -> 25866 bytes | |||
-rwxr-xr-x | Assets/SampleUI/Textures and Sprites/Rounded UI/UIPanel.png.meta | 73 | ||||
-rwxr-xr-x | Assets/SampleUI/Textures and Sprites/Rounded UI/UIToggleButton.png | bin | 0 -> 21261 bytes | |||
-rwxr-xr-x | Assets/SampleUI/Textures and Sprites/Rounded UI/UIToggleButton.png.meta | 46 |
8 files changed, 375 insertions, 0 deletions
diff --git a/Assets/SampleUI/Textures and Sprites/Rounded UI/UIButtonCorner.png b/Assets/SampleUI/Textures and Sprites/Rounded UI/UIButtonCorner.png Binary files differnew file mode 100755 index 0000000..410f241 --- /dev/null +++ b/Assets/SampleUI/Textures and Sprites/Rounded UI/UIButtonCorner.png diff --git a/Assets/SampleUI/Textures and Sprites/Rounded UI/UIButtonCorner.png.meta b/Assets/SampleUI/Textures and Sprites/Rounded UI/UIButtonCorner.png.meta new file mode 100755 index 0000000..9179fbc --- /dev/null +++ b/Assets/SampleUI/Textures and Sprites/Rounded UI/UIButtonCorner.png.meta @@ -0,0 +1,128 @@ +fileFormatVersion: 2 +guid: f4c899d39b015484a9b4e5464802e401 +TextureImporter: + fileIDToRecycleName: + 21300000: UIButtonCorner_0 + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 0 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + filterMode: -1 + aniso: 16 + mipBias: -1 + wrapMode: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 2 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + - buildTarget: Standalone + maxTextureSize: 1024 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + - buildTarget: iPhone + maxTextureSize: 1024 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + - buildTarget: tvOS + maxTextureSize: 1024 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + - buildTarget: Android + maxTextureSize: 1024 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + - buildTarget: Windows Store Apps + maxTextureSize: 1024 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + - buildTarget: WebGL + maxTextureSize: 1024 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: + - serializedVersion: 2 + name: UIButtonCorner_0 + rect: + serializedVersion: 2 + x: 7 + y: 7 + width: 113 + height: 113 + alignment: 0 + pivot: {x: 0, y: 0} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + tessellationDetail: -1 + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/SampleUI/Textures and Sprites/Rounded UI/UIButtonDefault.png b/Assets/SampleUI/Textures and Sprites/Rounded UI/UIButtonDefault.png Binary files differnew file mode 100755 index 0000000..25e2eb9 --- /dev/null +++ b/Assets/SampleUI/Textures and Sprites/Rounded UI/UIButtonDefault.png diff --git a/Assets/SampleUI/Textures and Sprites/Rounded UI/UIButtonDefault.png.meta b/Assets/SampleUI/Textures and Sprites/Rounded UI/UIButtonDefault.png.meta new file mode 100755 index 0000000..9fb2f1c --- /dev/null +++ b/Assets/SampleUI/Textures and Sprites/Rounded UI/UIButtonDefault.png.meta @@ -0,0 +1,128 @@ +fileFormatVersion: 2 +guid: 967c7b47090d34cf090c40749e45f0b4 +TextureImporter: + fileIDToRecycleName: + 21300000: UIButtonDefault_0 + serializedVersion: 4 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 0 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + filterMode: -1 + aniso: 16 + mipBias: -1 + wrapMode: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 2 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + - buildTarget: Standalone + maxTextureSize: 1024 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + - buildTarget: iPhone + maxTextureSize: 1024 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + - buildTarget: tvOS + maxTextureSize: 1024 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + - buildTarget: Android + maxTextureSize: 1024 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + - buildTarget: Windows Store Apps + maxTextureSize: 1024 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + - buildTarget: WebGL + maxTextureSize: 1024 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + spriteSheet: + serializedVersion: 2 + sprites: + - serializedVersion: 2 + name: UIButtonDefault_0 + rect: + serializedVersion: 2 + x: 7 + y: 7 + width: 113 + height: 112 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 15, y: 19, z: 15, w: 15} + outline: [] + tessellationDetail: -1 + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/SampleUI/Textures and Sprites/Rounded UI/UIPanel.png b/Assets/SampleUI/Textures and Sprites/Rounded UI/UIPanel.png Binary files differnew file mode 100755 index 0000000..e2b04ec --- /dev/null +++ b/Assets/SampleUI/Textures and Sprites/Rounded UI/UIPanel.png diff --git a/Assets/SampleUI/Textures and Sprites/Rounded UI/UIPanel.png.meta b/Assets/SampleUI/Textures and Sprites/Rounded UI/UIPanel.png.meta new file mode 100755 index 0000000..1262a5d --- /dev/null +++ b/Assets/SampleUI/Textures and Sprites/Rounded UI/UIPanel.png.meta @@ -0,0 +1,73 @@ +fileFormatVersion: 2 +guid: 935962ddb1e44499dad00e5ca6b38823 +timeCreated: 1491215724 +licenseType: Free +TextureImporter: + fileIDToRecycleName: + 21300000: UIPanel_0 + serializedVersion: 2 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + linearTexture: 1 + correctGamma: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 1 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 0 + cubemapConvolution: 0 + cubemapConvolutionSteps: 7 + cubemapConvolutionExponent: 1.5 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + filterMode: -1 + aniso: 16 + mipBias: -1 + wrapMode: 1 + nPOTScale: 1 + lightmap: 0 + rGBM: 0 + compressionQuality: 50 + allowsAlphaSplitting: 0 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + buildTargetSettings: [] + spriteSheet: + serializedVersion: 2 + sprites: + - serializedVersion: 2 + name: UIPanel_0 + rect: + serializedVersion: 2 + x: 7 + y: 7 + width: 241 + height: 242 + alignment: 0 + pivot: {x: 0.5, y: 0.5} + border: {x: 15, y: 15, z: 15, w: 45} + outline: [] + tessellationDetail: -1 + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/SampleUI/Textures and Sprites/Rounded UI/UIToggleButton.png b/Assets/SampleUI/Textures and Sprites/Rounded UI/UIToggleButton.png Binary files differnew file mode 100755 index 0000000..7164f72 --- /dev/null +++ b/Assets/SampleUI/Textures and Sprites/Rounded UI/UIToggleButton.png diff --git a/Assets/SampleUI/Textures and Sprites/Rounded UI/UIToggleButton.png.meta b/Assets/SampleUI/Textures and Sprites/Rounded UI/UIToggleButton.png.meta new file mode 100755 index 0000000..158c818 --- /dev/null +++ b/Assets/SampleUI/Textures and Sprites/Rounded UI/UIToggleButton.png.meta @@ -0,0 +1,46 @@ +fileFormatVersion: 2 +guid: 1238f32bb27c642c5b81174a099459f4 +TextureImporter: + serializedVersion: 2 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + linearTexture: 0 + correctGamma: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: .25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + textureSettings: + filterMode: -1 + aniso: 16 + mipBias: -1 + wrapMode: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: .5, y: .5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaIsTransparency: 1 + textureType: 8 + buildTargetSettings: [] + spriteSheet: + sprites: [] + spritePackingTag: + userData: |