ArcGIS Procedural Runtime  3.2.10650
List of all members | Public Types
prtx::VertexNormalProcessor Struct Reference

Public Types

enum  Action {
  PASS,
  DELETE_NORMALS,
  SET_MISSING_TO_FACE_NORMALS,
  SET_ALL_TO_FACE_NORMALS
}
 

Member Enumeration Documentation

◆ Action

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: