Encoding modes for vertex normals.
Enumerator |
---|
PASS |
The vertex normals are not modified.
|
DELETE_NORMALS |
The vertex normals are deleted.
|
SET_MISSING_TO_FACE_NORMALS |
Any missing vertex normals will be set to the corresponding face normal.
|
SET_ALL_TO_FACE_NORMALS |
All vertex normals will be replaced with the corresponding face normal.
|
The documentation for this struct was generated from the following file: