Click to Rate and Give Feedback
MSDN
MSDN Library
DirectX SDK
Namespaces
Classes
Light
Methods
 Light.Update Method

  Switch on low bandwidth view
Language: Visual BasicC#C++JScript(Show All)
Light.Update() Method (Microsoft.DirectX.Direct3D)

Updates the settings for the current Light object.

Definition

Visual Basic Public Sub Update()
C# public void Update();
C++ public:
void Update();
JScript 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.

© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker