FMX.Types3D.TVertexDeclaration
Delphi
TVertexDeclaration = array of TVertexElement;
C++
typedef System::DynamicArray<TVertexElement> TVertexDeclaration;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
array typedef |
public | FMX.Types3D.pas FMX.Types3D.hpp |
FMX.Types3D | FMX.Types3D |
Description
Embarcadero Technologies does not currently have any additional information.