FMX.Types3D.TMeshData.CalcTangentBinormals

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure CalcTangentBinormals;

C++

void __fastcall CalcTangentBinormals();

Properties

Type Visibility Source Unit Parent
procedure
function
public
FMX.Types3D.pas
FMX.Types3D.hpp
FMX.Types3D TMeshData

Description

Calculates the tangent and binormal vectors for all the faces of the mesh.

See Also