Announcement

Collapse
No announcement yet.

Rendering Particles of Varying Size

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #16
    attributeNodes.txt in C:\Program Files\Autodesk\Maya2013\vray\scripts. Find

    Node kParticle {
    group_0 = vray_particle_export_attributes
    group_1 = vray_sprite_orient
    }

    you must make it

    Node kParticle {
    group_0 = vray_particle_export_attributes
    group_1 = vray_sprite_orient
    group_2 = vray_point_size
    }
    V-Ray/PhoenixFD for Maya developer

    Comment


    • #17
      Thanks! And this will only work in one of the nightly builds? Not in any official release?

      N

      Comment


      • #18
        Yes, for the moment it's in the nightlies only; hopefully it will make into the next service pack.

        Best regards,
        Vlado
        I only act like I know everything, Rogers.

        Comment

        Working...
        X