Announcement

Collapse
No announcement yet.

Removing instances with scene access API

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

  • Removing instances with scene access API

    Hi all,


    is it possible to remove particle instances via the scene API ?

    I've tried something like:

    addSceneContent(SCENE_PATH, 'source')
    instancer = findByName('fishInstances')[0]

    instances = instancer.get('instances) but it fails with an exception.

    Cheers,

    Jens

  • #2
    The "instances" parameter is more complicated and is not supported yet.
    V-Ray/PhoenixFD for Maya developer

    Comment

    Working...
    X