次の方法で共有


Compositor.CreateSpotLight メソッド

定義

SpotLight のインスタンスを作成します。

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

戻り値

作成した SpotLight オブジェクトを返します。

適用対象

こちらもご覧ください