FMX.Objects3D.TCylinder.RebuildMesh

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure RebuildMesh;

C++

void __fastcall RebuildMesh();

Properties

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

Description

Recalculates and rebuilds the 3D mesh (wireframe) that is the skeleton of this 3D cylinder.

The 3D mesh is rebuilt according to the values specified by the following properties:

See Also