-
Unity 2020 LTS & Unity 2021.1 have been released.Dismiss Notice
rendering
Page 1 of 10
Recent Content Tagged With rendering
Page 1 of 10
A Unity ID allows you to buy and/or subscribe to Unity products and services, shop in the Asset Store and participate in the Unity community.
Hello! I'm trying to render vertex data that exists in a StructuredBuffer, generated from a compute shader using Graphics.DrawProcedural....
An empty scene with a canvas setup as World Space which has two GameObjects inside it. First, a Raw Image that acts as a background image. Second,...
I try get Screen.width in OnEnable, it seems to be wired result, how dose it work?o_O tried with 2018.4.28 and so dose 2020[ATTACH]
Hey, im using substance painter to make my textures,I have substance designer,substance alchemist available. When i export the 4k textures from...
I'm working on a procedural terrain generation system that uses the Graphics.DrawProceduralIndirect function to draw it. The drawing looks...
I've been creating my voxel generation system and every time in any rendering pipeline I get those flickering dots in my mesh. (not between meshed...
Hi All, I have tried everything I can think of to solve this and have not been able to fix it. I have googled, searched and compared settings and...
Hello, dear Unity devs! Ineed your help! Working on my first game now :) And faced an issue with rendering distance. As you may see on the video...
Is it possible to do stereo rendering with XR Interaction Toolkit? I want to use culling masks to selectively render objects to each eye camera,...