How to split USD file for instance

   303   2   2
User Avatar
Member
158 posts
Joined: 2月 2019
オフライン
Hi,I downloaded a USD file containing three trees. I have some points from my terrain and I want to use them for instancing.

So,How to split three trees in to single and instance them on points randomly
Edited by happybabywzy - 2026年3月16日 09:52:35

Attachments:
QQ_1773668328265.png (769.0 KB)

User Avatar
スタッフ
33 posts
Joined: 6月 2018
オフライン
the instance lop allows you to use a path attributes to choose the path in the scene graph tree of you want to instance.

From the docs:
"Path Attribute

Use the value of a string attribute to select the prototype by path."
User Avatar
Member
158 posts
Joined: 2月 2019
オフライン
lucap1
the instance lop allows you to use a path attributes to choose the path in the scene graph tree of you want to instance.

From the docs:
"Path Attribute

Use the value of a string attribute to select the prototype by path."

Thank you for help
  • Quick Links