Compositor.CreateDistantLight 方法

定义

创建 DistantLight 的实例。

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

返回

返回创建的 DistantLight 对象。

适用于

另请参阅