NormalStruct Struct Reference

#include <c4d_normaltag.h>

Public Attributes

Vector a
 
Vector b
 
Vector c
 
Vector d
 

Detailed Description

Represents a polygon vertex normals.

Member Data Documentation

◆ a

Vector a

Vertex normal for the first point in the polygon.

◆ b

Vector b

Vertex normal for the first point in the polygon.

◆ c

Vector c

Vertex normal for the first point in the polygon.

◆ d

Vector d

Vertex normal for the first point in the polygon.