Scene Graph Details Color Scheme

   3257   3   1
User Avatar
Member
175 posts
Joined: Nov. 2013
Offline
I can't seem to find any info on what the text colors mean in the Scene Graph tree *edit Scene Graph Details pane.

There is this but it only seems to show what the Green and Blue colors mean in the SGT. https://github.com/ColinKennedy/USD-Cookbook/tree/master/references/usdview_style_documentation [github.com]

What do the Orange, Pale Red, and Purple mean?

Purple seems to be some sort of intrinsic/non-editable attr?
Edited by Hamilton Meathouse - Feb. 12, 2021 16:21:40
User Avatar
Staff
4176 posts
Joined: Sept. 2007
Offline
I'm not sure what Pale Red you're seeing, but the purple may be the dark blue coming from instanceable prims? Orange means the prim has an authored payload; dark orange is an unloaded payload.



That comes from this doc: https://www.sidefx.com/docs/houdini/solaris/jumpstart.html#scene-graph-tree [www.sidefx.com]

Does that help?

Attachments:
Screenshot from 2020-12-19 15-16-49.png (53.0 KB)

I'm o.d.d.
User Avatar
Member
175 posts
Joined: Nov. 2013
Offline
Sorry -I'm an idiot. I meant the Scene Graph Details pane
User Avatar
Member
1 posts
Joined: Aug. 2014
Offline
I was looking for this exact bit of information. I'm sure you have your answer by now, but I thought I'd share if anyone else tries to google looking for it. From https://www.sidefx.com/docs/houdini/ref/panes/scenegraphdetails.html:

Grey
Not set
Value is not set.

Orange
Fallback
Default values provided by the schema where no value was explicitly set.

Blue
Set
Attribute/primvar value (without time samples).

Green
Time sampled
Animated value (read from time samples).

Violet
Value clip
Time sampled value from a value clip.

Indigo
Computed
Read-only intrinsic or computed values.

Red
Relationships
Pointer to another prim with some relationship to the selected prim(s).
  • Quick Links