RenderStateManager.AdaptiveTessellateZ Property

Language:

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

Amount to adaptively tessellate in the z direction. The default value is 1.0f.

Definition

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