Tutorial_31_Showcase

Description

sealed class Tinman.Demo.Tutorials._3_Scene.Tutorial_31_Showcase

Derived from

Tutorial_30_SceneViewWidget abstract

Full source code is included in the Tinman 3D SDK download.

Tinman 3D tutorial #31 : Showcase

This tutorial builds a typical 3D scene and showcases the most common features of the Scene API.

Public / Constructors

Tutorial_31_​Showcase


public constructor Tutorial_31_Showcase → ()

Creates a new instance of Tutorial_31_Showcase.

Public / Attributes

Debug​Skip​Preload


[DebugHelper] [ShutdownClear]
public static attribute DebugSkipPreload → (bool)

Skip preloading of the imagery layers?

Set this constant to true while working with this tutorial, to avoid redundant HTTP web requests.

Logging

Logger


public static readonly attribute Logger → (ILogger)

The logger object of this class.