TestApplication

Description

sealed class Tinman.AddOns.Application.TestApplication

Derived from

ApplicationBase abstract

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

An implementation of IApplication for testing the various framework callbacks.

Public / Constructors

Test​Application


public constructor TestApplication → ()

Creates a new instance of TestApplication.

Configuration

Config


public static attribute Config → (get)

value : IConfigurator<IApplication>

[not-null]
The configurator object.

The configurator object for this type.