TestPatternPyramid

Description

sealed class Tinman.AddOns.Pyramids.TestPatternPyramid

Derived from

PixelPyramid abstract

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

A pixel pyramid that generates a test pattern.

Public / Constructors

Test​Pattern​Pyramid


public constructor TestPatternPyramid → ()

Creates a new instance of TestPatternPyramid.

Configuration

Config


public static attribute Config → (get)

value : IConfigurator<IPixelPyramid>

[not-null]
The configurator object.

The configurator object for this type.