RenderStateManager.Lighting, propriété
Mise à jour : novembre 2007
Active ou désactive l'éclairage Direct3D.
Espace de noms : Microsoft.WindowsMobile.DirectX.Direct3D
Assembly : Microsoft.WindowsMobile.DirectX (dans Microsoft.WindowsMobile.DirectX.dll)
Syntaxe
'Déclaration
Public Property Lighting As Boolean
'Utilisation
Dim instance As RenderStateManager
Dim value As Boolean
value = instance.Lighting
instance.Lighting = value
public bool Lighting { get; set; }
public:
property bool Lighting {
bool get ();
void set (bool value);
}
public function get Lighting () : boolean
public function set Lighting (value : boolean)
Valeur de propriété
Type : System.Boolean
true si l'éclairage Direct3D est activé ; sinon, false.
Autorisations
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.
Plateformes
Windows CE, Windows Mobile pour Smartphone, Windows Mobile pour Pocket PC
Le .NET Framework et le .NET Compact Framework ne prennent pas en charge toutes les versions de chaque plateforme. Pour obtenir la liste des versions prises en charge, consultez Configuration requise du .NET Framework.
Informations de version
.NET Compact Framework
Pris en charge dans : 3.5, 2.0