Mesh.face_normal
- Mesh.face_normal(fkey, unitized=True)[source]
Compute the normal of a face.
- Parameters:
- fkeyint
The identifier of the face.
- unitizedbool, optional
If True, the vector is unitized.
- Returns:
Site Navigation
Compute the normal of a face.
The identifier of the face.
If True, the vector is unitized.