Light.Update Method |
Language: |
Updates the settings for the current Light object.
Visual Basic Public Sub Update() C# public void Update(); C++ public:
void Update();JScript public function Update();
Changes made to the Light object's properties do not take effect until this method is called, or Light.Enabled is set to true.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.