Compositor.CreateSpotLight 方法

定义

创建 SpotLight 的实例。

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

返回

返回创建的 SpotLight 对象。

适用于

另请参阅