Skip to content

Commit

Permalink
Added render order to material msgs
Browse files Browse the repository at this point in the history
Signed-off-by: ahcorde <[email protected]>
  • Loading branch information
ahcorde committed Dec 22, 2020
1 parent 987d226 commit fe3b2d9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions proto/ignition/msgs/material.proto
Original file line number Diff line number Diff line change
Expand Up @@ -117,4 +117,6 @@ message Material

/// \brief Physically Based Rendering (PBR) material properties
PBR pbr = 10;

int32 render_order = 11;
}

0 comments on commit fe3b2d9

Please sign in to comment.