- Home /
Shader graph transformation matrix node missing options
As i am new to unity, i was trying out the shader graphs for lightweight rp and i wanted to try out the transformation matrix node but some options of it are missing, i have seen online tutorials and also visited the github for transformation matrix node. The options missing are object to world and world to object. I am using lightweight rp 4 and unity 2018.3.0f2
Answer by gautamnaik1994 · Mar 06, 2019 at 05:18 PM
@ArcaneAbyss A new node has been added called "Tranform", In that you will find the remaining options
Your answer

Follow this Question
Related Questions
Getting the forward position of an object in a vertex shader 0 Answers
GrabPass twirl shader not centering correctly 0 Answers
Best place to calculate transofrmation matrix 1 Answer
Use methods of Transform without linked gameObject 1 Answer
How SetTexture and [matrix] works in surface shaders 1 Answer