RenderStateManager.TexturePerspective Property
.NET Framework 2.0
Enables perspective correct texturing.
Namespace: Microsoft.WindowsMobile.DirectX.Direct3D
Assembly: Microsoft.WindowsMobile.DirectX (in microsoft.windowsmobile.directx.dll)
Assembly: Microsoft.WindowsMobile.DirectX (in microsoft.windowsmobile.directx.dll)
/** @property */ public boolean get_TexturePerspective () /** @property */ public void set_TexturePerspective (boolean value)
public function get TexturePerspective () : boolean public function set TexturePerspective (value : boolean)
Property Value
true if perspective correct texturing is enabled; otherwise, false. The default is false.Windows CE, Windows Mobile for Pocket PC, Windows Mobile for Smartphone
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.