cesium-native 0.46.0
|
Credit information obtained from a TilesetContentLoader. More...
#include <Cesium3DTilesSelection/TilesetContentLoaderResult.h>
Public Attributes | |
std::string | creditText |
The text of this credit. | |
bool | showOnScreen |
Whether the credit must be shown on screen or not. | |
Credit information obtained from a TilesetContentLoader.
Definition at line 17 of file TilesetContentLoaderResult.h.
std::string Cesium3DTilesSelection::LoaderCreditResult::creditText |
The text of this credit.
Definition at line 21 of file TilesetContentLoaderResult.h.
bool Cesium3DTilesSelection::LoaderCreditResult::showOnScreen |
Whether the credit must be shown on screen or not.
Definition at line 26 of file TilesetContentLoaderResult.h.