FMX.Types3D.TVertexDeclaration

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type 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. Please help us document this topic by using the Discussion page!