Returns the OGLLight for this Light. The OGLLight object holds the light rendering information used by OGL.
dim pointLight set pointLight = ActiveProject.ActiveScene.Root.AddLight("Point") LogMessage "OGL light type: " & pointLight.OGLLight.Type