Show: Delphi C++
Display Preferences

FMX.Types3D.XYHmgVector

From XE2 API Documentation
Jump to: navigation, search

Delphi

XYHmgVector: TVector3D = (X: 1; Y: 1; Z: 0; W: 0);

C++

extern PACKAGE TVector3D XYHmgVector;

Properties

Type Visibility Source Unit Parent
variable public
FMX.Types3D.pas
FMX.Types3D.hpp
FMX.Types3D FMX.Types3D

Description

Constant of type TVector3D that defines a 3D vector with its X and Y components set to 1 and Z and W set to 0.

See Also

Personal tools
Previous Versions
Translations