指定のアセット(USDファイルで指定)をPointInstancerを使って、位置/回転/スケールを指定して複製。
UsdGeom.PointInstancer ( https://graphics.pixar.com/usd/release/api/class_usd_geom_point_instancer.html ) を使用します。
| ファイル | 説明 |
|---|---|
| PointInstancer_01.py | 木の"simpleTree.usda"をアセットとして、ランダムな位置/スケールで複製。 木のusdはsimpleTree.usdaを使用しています。 ![]() |
