Skip to main content

Post-processing tools 2023 R2

ensightservice::VariableLevel Struct Reference

Last update: 17.04.2023

A "knot" point in the palette for the Variable. More...

Public Attributes

float value = 1
 The variable value the color is associated with.
 
float red = 2
 Red [0, 1].
 
float green = 3
 Green [0, 1].
 
float blue = 4
 Blue [0, 1].
 
float alpha = 5
 Alpha [0, 1].
 

Detailed Description

A "knot" point in the palette for the Variable.

This message maps a variable value to a specific color.

Definition at line 398 of file dynamic_scene_graph.proto.


The documentation for this struct was generated from the following file: