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