ITriangleSupportsTextureCoords Interface

Interface for IndexTriangle that supports texture coordinates.
Public Interface ITriangleSupportsTextureCoords
This language is not supported or no code example is available.
public interface ITriangleSupportsTextureCoords
This language is not supported or no code example is available.
Name Description
Public property T1 First vertex texture index.
Public property T2 Second vertex texture index.
Public property T3 Third vertex texture index.
Top

.NET Framework

Supported in: 4.8

In this article

Definition