Skip to content

Shouldn't a mash instancer be exported as "instanceable"? #3308

Answered by sharktacos
sharktacos asked this question in Q&A
Discussion options

You must be logged in to vote

Answering myself here, from what I'm reading in the USD Survival Guide, my above assumption appears to be incorrect:

"Explicit: Explicit data instancing via UsdGeom.PointInstancer prims. The idea is simple: Given a set of array attributes made up of positions, orientations, scales (and velocity) data, copy a Prototype to each point. In this case prototype refers to any prim (and its sub-hierarchy) in your stage. We usually group them under the point instancer prims for readability.

Implicit: Implicit instances are instances that are marked with the instanceable metadata. Now we can't just mark any hierarchy prim with this data. (Well we can but it would have no effect.) This metadata h…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by sharktacos
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant