VertexProcessingCaps.SupportsTextureGeneration
SupportsTextureGeneration プロパティ
デバイスは texgen を実行できる。
定義
Visual Basic | Public ReadOnly Property SupportsTextureGeneration As Boolean |
C# | public bool SupportsTextureGeneration { get; } |
Managed C++ | public: __property bool get_SupportsTextureGeneration(); |
JScript | public function get SupportsTextureGeneration() : boolean |
プロパティ値
System.Boolean.
これは読み取り専用プロパティである。
対象
© 2002 Microsoft Corporation. All rights reserved. Terms of use.