shape_index for obj/ply shapes #314
Unanswered
GCChen97
asked this question in
Feature requests
Replies: 1 comment 1 reply
-
This index corresponds to the shapes in the order they were instantiated when creating the scene. This doesn't have anything to do with the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I try using AOV to output
shape_index
map and want to create masks for every shape according to the correspondingshape_index
. But I couldn't find the relationship between the shapes and the shape indexes.I found
shape_index
in shapeserialized
and wonder if thisshape_index
is the same one output by AOV. If so, adding a new propertyshape_index
for obj/ply files would be convenient.Beta Was this translation helpful? Give feedback.
All reactions