Light.Update Method

Language:

Note: This documentation is preliminary and is subject to change.

Updates the settings for the current Light object.

Definition

Visual Basic .NET Public Sub Update()
C# public void Update();
Managed C++ public: void Update();
JScript .NET public function Update();

Remarks

Changes made to the Light object's properties do not take effect until this method is called, or Light.Enabled is set to true.


© 2004 Microsoft Corporation. All rights reserved. Terms of use.

Feedback? Please provide us with your comments on this topic.