FMX.Types3D.TMeshVertex.ny

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

nx, ny, nz: single;

C++

float ny;

プロパティ

種類 可視性 ソース ユニット
field public
FMX.Types3D.pas
FMX.Types3D.hpp
FMX.Types3D TMeshVertex

説明

この頂点の位置にある法線ベクトルの Y 座標を表します。


関連項目