FMX.Types3D.TMeshData.CalcFaceNormals
Delphi
procedure CalcFaceNormals(const PropagateFaceNormalsToVertices: Boolean = True);
C++
void __fastcall CalcFaceNormals(const bool PropagateFaceNormalsToVertices = true);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | public | FMX.Types3D.pas FMX.Types3D.hpp | FMX.Types3D | TMeshData | 
Description
Calculates the normal vectors for all the faces of the mesh.