FMX.Types3D.TContext3D.DepthStencil

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

Delphi

property DepthStencil: Boolean read FDepthStencil;

C++

__property bool DepthStencil = {read=FDepthStencil, nodefault};

プロパティ

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

説明

現在のコンテキストで深度ステンシル表面が作成されるかどうかを指定します。


関連項目