Device.SetTexture メソッドとは? わかりやすく解説

Device.SetTexture メソッド

テクスチャデバイス ステージ割り当てます

名前空間: Microsoft.WindowsMobile.DirectX.Direct3D
アセンブリ: Microsoft.WindowsMobile.DirectX (microsoft.windowsmobile.directx.dll 内)
構文構文

Public Sub SetTexture ( _
    stage As Integer, _
    texture As BaseTexture _
)
Dim instance As Device
Dim stage As Integer
Dim texture As BaseTexture

instance.SetTexture(stage, texture)
public void SetTexture (
    int stage,
    BaseTexture texture
)
public:
void SetTexture (
    int stage, 
    BaseTexture^ texture
)
public void SetTexture (
    int stage, 
    BaseTexture texture
)
public function SetTexture (
    stage : int, 
    texture : BaseTexture
)

パラメータ

stage

デバイス ステージインデックス値。

texture

設定するテクスチャを表す BaseTexture オブジェクト

例外例外
例外種類条件

InvalidCallException

メソッド呼び出し無効です。たとえば、パラメータ無効な値が含まれている場合などです。

.NET Framework のセキュリティ.NET Frameworkセキュリティ
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
Device クラス
Device メンバ
Microsoft.WindowsMobile.DirectX.Direct3D 名前空間



英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

Device.SetTexture メソッドのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



Device.SetTexture メソッドのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2024 Microsoft.All rights reserved.

©2024 GRAS Group, Inc.RSS