FMX.DAE.Model.TDAEVertexSource.Stride

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Stride: Integer;

C++

int Stride;

Properties

Type Visibility Source Unit Parent
field public
FMX.DAE.Model.pas
FMX.DAE.Model.hpp
FMX.DAE.Model TDAEVertexSource

Description

Specifies the leap between two sets of data in Data, which form the coordinates of the vertex's attributes.

See Also