Method SetIESProfile
SetIESProfile(Light, IESObject)
Set IES Object for Point, Spot or Rectangular light.
Declaration
public static void SetIESProfile(Light light, IESObject profile)
Parameters
| Type | Name | Description | 
|---|---|---|
| Light | light | The light to modify.  | 
    
| IESObject | profile | The IES profile to set.  |