System.Math.Vectors.TPoint3D.Z
Delphi
Z: Single;);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| field | public | System.Math.Vectors.pas | System.Math.Vectors | TPoint3D |
Description
Represents the z-axis coordinate of this TPoint3D in 3D space.
Delphi
Z: Single;);
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| field | public | System.Math.Vectors.pas | System.Math.Vectors | TPoint3D |
Represents the z-axis coordinate of this TPoint3D in 3D space.