- Home /
How do I get local object position param in particle system for shader?
If I use the object position in the shader, I will be able to color like the example below. Amplify_Shader_Editor/Vertex_Position But, when the same mesh is generated in the Particle system, the world position information seems to be substituted. What makes information missing? Is there any other setting method than using a script?
Comment
Your answer
Follow this Question
Related Questions
shadertoy to unity,Shadertoy to unity 0 Answers
Shader - What is float3.xy? 1 Answer
How to achive the same look? Which shaders to use? 2 Answers
Shader: 1 Base Texture Overlaid by 1 Transparent Texture. 0 Answers
Surface shader changing z value 0 Answers