ShapeExtruderTexture

Description

abstract class Tinman.Engine.Models.ShapeExtruderTexture

Derived from

IShapeExtruderTexture

Abstract base class for IShapeExtruderTexture implementations.

Public / Constructors

Building


public static method Building → (1)

options in : BuildingOptions

[not-null]
The options to use for texture coordinate computation.

returns → IShapeExtruderTexture

The created IShapeExtruderTexture object.

Creates a new instance of IShapeExtruderTexture that computes texture coordinates for extrusion models that represent 3D buildings.