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