FMX.Types3D.IdentityQuaternion

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IdentityQuaternion: TQuaternion3D = (ImagPart: (X: 0; Y: 0; Z: 0; W: 0); RealPart: 1);

C++

extern DELPHI_PACKAGE System::Types::TQuaternion3D IdentityQuaternion;

Properties

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

Description

Constant of type TQuaternion3D that defines the identity quaternion.

See Also

Personal tools
Translations