![]() | ![]() | ![]() |
| ||
|
MoveLight Method
Description
Moves the light effect on the page.
Syntax
call object.filters.Light.MoveLight(lightnumber, x, y, z, fAbsolute)
Parameter Description object Name of the object to which the Light filter is applied. lightnumber Identifying number for the light, for use in script. x, y, z Location to move the light to. fAbsolute Whether the movement is absolute or relative. Remarks
For cone lights, this method changes the position of the light's focus, the target x,y values. For point lights, this method changes the source location, the source x,y,z values. This method has no effect for ambient lights.
Applies To
Light Filter
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.