Share

Lights.Add Method

Parent Object: Lights

Description

Method that creates a new Light object.

Syntax

Lights.Add( LightType As LightTypeEnum ) As Light

Parameters

Name Type Description
LightType LightTypeEnum Specifies the light type - model space or view space.

Version

Introduced in version 10

Was this information helpful?