Compositor.CreateDistantLight Methode

Definition

Erstellt eine instance von DistantLight.

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

Gibt zurück

Gibt das erstellte DistantLight-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