FMX.Objects3D.TModel3D.WriteModel
Delphi
procedure WriteModel(Stream: TStream);
C++
void __fastcall WriteModel(System::Classes::TStream* Stream);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | protected | FMX.Objects3D.pas FMX.Objects3D.hpp | FMX.Objects3D | TModel3D | 
Description
Writes the model to the given stream. The Stream parameter specifies the stream that will contain the model.