RenderStateManager.AdaptiveTessellateY Property

Language:

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

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

Definition

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