Tiling Enumeration

Specifies the mapper's tiling method.

Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public enum Tiling
Members
Member name Value Description
InheritTiling 0 Inherits tiling from the current material's mapper.
Tile 1 Repeats a map along the image axes.
Crop 2  
Clamp 3 Clamps (stretches) a map between 0.0 and 1.0 on the image axes.
Mirror 4 Mirrors the material map at every integer boundary.
See Also

©  Bricsys NV. All rights reserved.