RenderStateManager.AdaptiveTessellateY Property |
Language: |
Amount to adaptively tessellate in the y direction. The default value is 0.0f.
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);
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.