FMX.Types3D.TContext3D.Lights
Delphi
property Lights: TLightDescriptionList read FLights;
C++
__property System::Generics::Collections::TList__1<TLightDescription>* Lights = {read=FLights};
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
property | public | FMX.Types3D.pas FMX.Types3D.hpp |
FMX.Types3D | TContext3D |
説明
このコンテキストに使用可能な光源のリストを指定します。