Compositor.CreatePointLight 方法

定義

建立 PointLight的實例。

public:
 virtual PointLight ^ CreatePointLight() = CreatePointLight;
PointLight CreatePointLight();
public PointLight CreatePointLight();
function createPointLight()
Public Function CreatePointLight () As PointLight

傳回

會傳回建立的 PointLight 物件。

Windows 需求

裝置系列
Windows 10 Anniversary Edition (已於 10.0.14393.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v3.0 引進)

適用於

另請參閱