Normal From Scanner Position

  • This operator generates a Normal channel based on ScannerPosition metadata and related ScannerIndex per-point data (if available).

  • The resulting unit vector will point from the Point’s Position at the Scanner’s Position, defining a line-of-sight direction instead of an actual surface normal.

  • This can be used for culling the faces of a mesh that are pointing in the opposite direction.

  • It exposes no properties.