Compositor.CreateDistantLight メソッド

定義

DistantLight のインスタンスを作成します。

public:
 virtual DistantLight ^ CreateDistantLight() = CreateDistantLight;
DistantLight CreateDistantLight();
public DistantLight CreateDistantLight();
function createDistantLight()
Public Function CreateDistantLight () As DistantLight

戻り値

作成された DistantLight オブジェクトを返します。

Windows の要件

デバイス ファミリ
Windows 10 Anniversary Edition (10.0.14393.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v3.0 で導入)

適用対象

こちらもご覧ください