Search Unity

Transform (Position): Transforms a position with a matrix

Discussion in 'Visual Effect Graph' started by asa989, Mar 17, 2020.

  1. asa989

    asa989

    Joined:
    Dec 18, 2015
    Posts:
    52
    Hey all,

    one of the nodes in VFX graph is "Transform (Position): Transforms a position with a matrix". which is awesome.

    My question is, what is the equivalent of this operator in CPU side if i want to do it C#?

    If it doesnt exist in unity's library for CPU side, then what is the math behind it?

    Cheers!
    Thanks :)
     
  2. JulienF_Unity

    JulienF_Unity

    Unity Technologies

    Joined:
    Dec 17, 2015
    Posts:
    326
  3. asa989

    asa989

    Joined:
    Dec 18, 2015
    Posts:
    52
    Thanks Julien. also, i noticed that u and I almost joined unity's forum about same time!