Light attributes and methodsLight objects have all of the same attributes and methods as Layer objects, except for source, effect, mask, width, height, anchor_point, scale, opacity, audio_levels, time_remap, and all of the material properties. In addition, Lights have the following: Property [3] point_of_interest Returns the light's Point of Interest values in work space. Property intensity Returns the light's Intensity values as a percentage. Property [4] color Returns the light's Color value. Property cone_angle Returns the light's Cone Angle value in degrees. Property cone_feather Returns the light's Cone Feather value as a percentage. Property shadow_darkness Returns the light's Shadow Darkness value as a percentage. Property shadow_diffusion Returns the light's Shadow Diffusion value in pixels. |