ITriangleSupportsNormals Interface

Interface for IndexTriangle that supports normals.
Public Interface ITriangleSupportsNormals
This language is not supported or no code example is available.
public interface ITriangleSupportsNormals
This language is not supported or no code example is available.
Name Description
Public property N1 First vertex normal.
Public property N2 Second vertex normal.
Public property N3 Third vertex normal.
Top

.NET Framework

Supported in: 4.8

In this article

Definition