-
-
Notifications
You must be signed in to change notification settings - Fork 836
Open
Labels
DesignInvolves UI, UX, icon, or graphic design workInvolves UI, UX, icon, or graphic design work
Description
Appends data that gets sent along in the node graph data flow. For example, appends a "color" attribute to each point in a list of points, allowing shapes instanced at those points to be colored accordingly. Or it can append the data for a color palette at the root of a document and that gets sent along to all descendants in the graph which can access that palette information.
See design details at #2522.
Short-term, we can add a HashMap to the Table
type for additional fields, and possibly even just ignore the transform
/alpha_blending
/source_node_id
fields for use on non-graphical types like geometry.
Metadata
Metadata
Assignees
Labels
DesignInvolves UI, UX, icon, or graphic design workInvolves UI, UX, icon, or graphic design work
Type
Projects
Status
Short-Term