FMX.Objects3D.TModel3D.UpdateMeshCollection

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure UpdateMeshCollection;

C++

void __fastcall UpdateMeshCollection();

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FMX.Objects3D.pas
FMX.Objects3D.hpp
FMX.Objects3D TModel3D

Description

Internally called to update the objects in the mesh collection. These objects compose the model itself.

See Also