Shader-Graph Questions

1

Solved

Hey guys, Can you help me out with “billboarding” a quad so that it can still be stretched forward with z axis scale. Goal is to have it face the camera / view but be transformed what would be a local...

5

Shader-Graph is broken somehow (I spent entire day). I tried on 2021 and 2022 latest versions (from hub and manual download). Built-in shaders and Vulkan API on Android. [197870-compiled-shader-graphs...
Opiate asked 22/7, 2022 at 21:5

5

Solved

Hi, I’m having trouble with creating a billboard shader with shadergraph. It is for a simple quad with a texture and I want all axis to align with view, so it should look exactly like a particle with ...
Pocketbook asked 12/4, 2019 at 16:57

4

Solved

Hello! I’m trying to render meshes with shader graph shaders from a custom render pass using CommandBuffer.DrawMeshInstancedIndirect. I’m passing my positions to the shader via a StructuredBuffer defi...
Abyssal asked 17/12, 2021 at 21:54

4

So I am making a game where there is a layer of clouds on top of a map. The clouds layer consists of plane tiles that have a cloud shader attached to them. The problem is that the shader material on t...
Knockwurst asked 23/4, 2023 at 10:15

1

Solved

Is there a way to access object’s local forward direction in shader graph? I want to rotate my mesh around that axis using Rotate About Axis node. Right now I am rotating my mesh like this. 207243-qu...
Latona asked 15/5, 2023 at 14:30

0

I’m facing an issue when trying to enable the “Draw Instanced” option on my terrain in Unity. I have a large terrain model spanning 15-50km wide, and I’d like to take advantage of the “Draw Instanced”...
Castrate asked 10/10, 2023 at 21:7

3

I’ve been following a tutorial over a cel shader and I’ve been getting an error that only I seem to have. The error says, Shader error in 'Master': 'MainLight_float': output parameter 'Direction' not ...
Actinal asked 7/2, 2023 at 8:33

3

So I have created this shader graph, and I am pretty happy with the result on the sphere, but it doesn’t work with a quad. I think it is because fresnel effect uses directions to make the effect and a...
Arum asked 18/12, 2022 at 0:25

1

I am working on a stylized shader that needs to recreate some lightning effects and need light color for that. I see nodes for things like Ambient colors, Main Light Direction but no node to get light...
Sibylsibylla asked 8/8, 2023 at 18:41
1

© 2022 - 2024 — McMap. All rights reserved.