cesium-native 0.46.0
Loading...
Searching...
No Matches
Cesium3DTilesSelection::LoaderCreditResult Struct Reference

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.
 

Detailed Description

Credit information obtained from a TilesetContentLoader.

Definition at line 17 of file TilesetContentLoaderResult.h.

Member Data Documentation

◆ creditText

std::string Cesium3DTilesSelection::LoaderCreditResult::creditText

The text of this credit.

Definition at line 21 of file TilesetContentLoaderResult.h.

◆ showOnScreen

bool Cesium3DTilesSelection::LoaderCreditResult::showOnScreen

Whether the credit must be shown on screen or not.

Definition at line 26 of file TilesetContentLoaderResult.h.


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