API:FMX.Types3D.TLightDescription.Create

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

Delphi

constructor Create(AEnabled: Boolean; AColor: TAlphaColor; ALightType: TLightType; ASpotCutOff: Single;
ASpotExponent: Single; APosition: TPoint3D; ADirection: TPoint3D);

C++

__fastcall TLightDescription(bool AEnabled, System::Uitypes::TAlphaColor AColor, TLightType ALightType, float ASpotCutOff, float ASpotExponent, const System::Math::Vectors::TPoint3D &APosition, const System::Math::Vectors::TPoint3D &ADirection);
TLightDescription() {}

プロパティ

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

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。