FMX.Types3D.TBoundingBox.Empty

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

Delphi

class function Empty: TBoundingBox; inline; static;

C++

static TBoundingBox __fastcall Empty();

プロパティ

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


説明

角の値が 0 に設定された TBoundingBox のインスタンスを返します。

関連項目