FMX.Types3D.TMeshVertex.ny

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

nx, ny, nz: single;

C++

float ny;

Properties

Type Visibility Source Unit Parent
field public
FMX.Types3D.pas
FMX.Types3D.hpp
FMX.Types3D TMeshVertex

Description

Represents the y-axis coordinate of the normal vector that is found at the location of this vertex.

See Also