Compositor.CreatePointLight Methode

Definition

Erstellt eine instance von PointLight.

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

Gibt zurück

Gibt das erstellte PointLight-Objekt zurück.

Windows-Anforderungen

Gerätefamilie
Windows 10 Anniversary Edition (eingeführt in 10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v3.0)

Gilt für:

Weitere Informationen