Table of Contents ▸ List of Commands ▸ 3D Meshes ▸ normals3d | ◀ normalize3d | opacity3d ▶ |
normals3d
Arguments:
- output_mode={ 0:vertices | 1:primitives | 2:vertices+primitives }.
Description:
Estimate normals of selected 3D meshes, for vertices, primitives, or both.This command returns one of two images, having 6 channels : [ x,y,z,u,v,w ], where (x,y,z) is the origin of the normal vector, and (u,v,z) is the unit normal vector.
Default values:
mode=2.