RenderStateManager.AdaptiveTessellateW Property

Language:

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

Amount to adaptively tessellate in the w direction. The default value is 0.0f.

Definition

Visual Basic .NET Public Property AdaptiveTessellateW As Single
C# public float AdaptiveTessellateW { get; set; }
Managed C++ public: __property float get_AdaptiveTessellateW();
public: __property void set_AdaptiveTessellateW(float);
JScript .NET public function get AdaptiveTessellateW() : float
public function set AdaptiveTessellateW(float);

Property Value

System.Single . A Single Leave Site that sets or receives the value.

This property is read/write. 

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

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