次の方法で共有


RenderStates.MinTessellationLevel

MinTessellationLevel プロパティ

テセレーションの最小レベル。デフォルト値は 1.0f である。

定義

Visual Basic Public Property MinTessellationLevel As Single
C# public float MinTessellationLevel { get; set; }
Managed C++ public: __property float get_MinTessellationLevel();
public: __property void set_MinTessellationLevel(float);
JScript public function get MinTessellationLevel() : float
public function set MinTessellationLevel(float);

プロパティ値

System.Single.

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

対象

RenderStates

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