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.

Gilt für:

Weitere Informationen