次の方法で共有


RenderStates.AdaptiveTessellateX

AdaptiveTessellateX プロパティ

x 軸の方向に適応的にテセレーションする量。デフォルト値は 0.0f である。

定義

Visual Basic 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 public function get AdaptiveTessellateX() : float
public function set AdaptiveTessellateX(float);

プロパティ値

System.Single.

これは読み取り/書き込み可能プロパティである。 

対象

RenderStates

© 2002 Microsoft Corporation. All rights reserved. Terms of use.