Caps.MaxVertexW
MaxVertexW プロパティ
デバイスがサポートする最大の W ベース深度値。
定義
Visual Basic | Public ReadOnly Property MaxVertexW As Single |
C# | public float MaxVertexW { get; } |
Managed C++ | public: __property float get_MaxVertexW(); |
JScript | public function get MaxVertexW() : float |
プロパティ値
System.Single.
これは読み取り専用プロパティである。
対象
© 2002 Microsoft Corporation. All rights reserved. Terms of use.