Object Hierarchy | 関連する C++クラス:OGLLight
OGLLight オブジェクトは、Light オブジェクトの OGLライトプロパティです。OGLLight オブジェクトは読み取り専用です。
dim spot set spot = ActiveProject.ActiveScene.Root.AddLightRig("Spot").Light LogMessage "OGL light: " & TypeName(spot.OGLLight)
Light.OGLLight