RenderStateManager.AdaptiveTessellateW Property |
Language: |
Amount to adaptively tessellate in the w direction. The default value is 0.0f.
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);
System.Single . A Single
This property is read/write.that sets or receives the value.
Feedback? Please provide us with your comments on this topic.