Method GetIESProfile
GetIESProfile(Light)
Get IES Object for Point, Spot or Rectangular light.
Declaration
public static IESObject GetIESProfile(Light light)
Parameters
| Type | Name | Description | 
|---|---|---|
| Light | light | The light.  | 
    
Returns
| Type | Description | 
|---|---|
| IESObject | The IES Profile Object assigned on the light.  |