次の方法で共有


BaseTexture.LevelCount

LevelCount プロパティ

マルチレベル テクスチャのテクスチャ レベルの数を返す。

定義

Visual Basic Public ReadOnly Property LevelCount As Integer
C# public int LevelCount { get; }
Managed C++ public: __property int get_LevelCount();
JScript public function get LevelCount() : int

プロパティ値

System.Int32.

これは読み取り専用プロパティである。 

対象

BaseTexture, CubeTexture, Texture, VolumeTexture

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