|
Rerun C++ SDK
|
Encoding: A timeline column in a table. More...
#include <rerun/blueprint/encodings/timeline_column.hpp>
Public Attributes | |
| rerun::encodings::Bool | visible |
| Is this column visible? | |
| rerun::encodings::Utf8 | timeline |
| Which timeline is this? | |
Encoding: A timeline column in a table.
⚠ This type is unstable and may change significantly in a way that the data won't be backwards compatible.
| rerun::encodings::Bool rerun::blueprint::encodings::TimelineColumn::visible |
Is this column visible?
Defaults to true.