共用方式為


Compositor.CreateSpotLight 方法

定義

建立 SpotLight的實例。

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

傳回

會傳回建立的 SpotLight 物件。

適用於

另請參閱