RenderStateManager.AdaptiveTessellateX Property

Language:

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

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

Definition

Visual Basic .NET Public Property AdaptiveTessellateX As Single
C# public float AdaptiveTessellateX { get; set; }
Managed C++ public: __property float get_AdaptiveTessellateX();
public: __property void set_AdaptiveTessellateX(float);
JScript .NET public function get AdaptiveTessellateX() : float
public function set AdaptiveTessellateX(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.