System.Math.Vectors.TQuaternion3D.ImagPart

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

1: (ImagPart: TPoint3D;
RealPart: Single;);

Properties

Type Visibility Source Unit Parent
field public System.Math.Vectors.pas System.Math.Vectors TQuaternion3D

Description

Represents the imaginary part of this quaternion.

See Also