Pixel Perfect Camera 1.42 unity3d asset unity3d教程 游戏开发,
Pixel Perfect Camera 1.42 unity3d asset unity3d教程 游戏开发
Requires Unity 5.0.0 or higher.
Pixel Perfect Camera script gives more control over the camera size and enables pixel perfect rendering for pixel art Sprites and Canvas elements.
HTML 5 demo | Forum | Blog Post
Pixel perfect: adjusts the camera size so that each sprite pixel is rendered to an integer number of screen pixels. This is very important when you render pixel art using "point sampling".
Camera width: specify the camera width instead of height (the default Unity camera allows you to set only the camera height).
Size constraints: you can optionally set the maximum allowed camera width or height. This is useful if for example the user has an ultra wide monitor and you don't want your camera's width to be wider than some amount. The script will choose a camera size that respects all constraints.
Retro snap: enabling pixel snapping makes sprites snap to the artwork's pixel grid producing a snappy retro motion.
Canvas support: UI elements under a Canvas can be rendered in a pixel-perfect way.
插件名称:Pixel Perfect Camera 1.42 插件官网:访问官网
版权协议:Red pine1.1 解压密码:通用密码
Pixel Perfect Camera 1.42 unity3d asset unity3d教程 游戏开发,
Requires Unity 5.0.0 or higher.
Pixel Perfect Camera script gives more control over the camera size and enables pixel perfect rendering for pixel art Sprites and Canvas elements.
HTML 5 demo | Forum | Blog Post
Pixel perfect: adjusts the camera size so that each sprite pixel is rendered to an integer number of screen pixels. This is very important when you render pixel art using "point sampling".
Camera width: specify the camera width instead of height (the default Unity camera allows you to set only the camera height).
Size constraints: you can optionally set the maximum allowed camera width or height. This is useful if for example the user has an ultra wide monitor and you don't want your camera's width to be wider than some amount. The script will choose a camera size that respects all constraints.
Retro snap: enabling pixel snapping makes sprites snap to the artwork's pixel grid producing a snappy retro motion.
Canvas support: UI elements under a Canvas can be rendered in a pixel-perfect way.