Condividi tramite


Compositor.CreateSpotLight Metodo

Definizione

Crea un'istanza di SpotLight.

public:
 virtual SpotLight ^ CreateSpotLight() = CreateSpotLight;
SpotLight CreateSpotLight();
public SpotLight CreateSpotLight();
function createSpotLight()
Public Function CreateSpotLight () As SpotLight

Restituisce

Restituisce l'oggetto SpotLight creato.

Si applica a

Vedi anche