Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

VFX Graph - missing nodes from VFX Graph Samples?

Discussion in 'Graphics Experimental Previews' started by DuvE, Apr 24, 2019.

  1. DuvE

    DuvE

    Joined:
    May 22, 2016
    Posts:
    169
    Hi,

    I've checked VFX Graph Samples and I have 2 questions:

    - How can I create custom attributes like "Base Position" in HoloTable example?
    - In the radar example, there is "Position Sequential Circle" block, but I can not create this block, only copy from this example, just can't find it in the list. Am I missing something?
     
  2. Charlicopter

    Charlicopter

    Joined:
    May 15, 2017
    Posts:
    125
    Edit > Preferences > VFX > Experimental Operators = true.
     
    fct509 and DuvE like this.
  3. fct509

    fct509

    Joined:
    Aug 15, 2018
    Posts:
    108
    Yeah, I was having the same issue. In the end, I ended up spending three hours recreating a large portion of the effect. It's good to know that I need to go into the Preferences to enable this.
     
  4. HaruLee932001

    HaruLee932001

    Joined:
    Dec 25, 2019
    Posts:
    12
    Hi. I turned on the Experimental Operators and still couldn't create the Block that I want which is "Add Position From Map". I can only find "Set Position From Map". However they don't behave the same. What can I do?
     
  5. RobotDoc2

    RobotDoc2

    Joined:
    Oct 7, 2018
    Posts:
    5
    To create that block, try adding the "Set Position From Map" and then, in the Inspector, change the "Composition Position" from "Set" to "Add".