CustomVertex.PositionColoredTextured コンストラクタ

名前 | 説明 |
---|---|
CustomVertex.PositionColoredTextured (Vector3, Int32, Single, Single) | CustomVertex.PositionColoredTextured 構造体の新しいインスタンスを初期化します。 .NET Compact Framework によってサポートされています。 |
CustomVertex.PositionColoredTextured (Single, Single, Single, Int32, Single, Single) | CustomVertex.PositionColoredTextured クラスの新しいインスタンスを初期化します。 .NET Compact Framework によってサポートされています。 |

CustomVertex.PositionColoredTextured コンストラクタ (Vector3, Int32, Single, Single)
アセンブリ: Microsoft.WindowsMobile.DirectX (microsoft.windowsmobile.directx.dll 内)

Dim value As Vector3 Dim c As Integer Dim u As Single Dim v As Single Dim instance As New PositionColoredTextured(value, c, u, v)


Windows CE, Windows Mobile for Pocket PC, Windows Mobile for Smartphone
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


CustomVertex.PositionColoredTextured コンストラクタ (Single, Single, Single, Int32, Single, Single)
アセンブリ: Microsoft.WindowsMobile.DirectX (microsoft.windowsmobile.directx.dll 内)

Public Sub New ( _ xValue As Single, _ yValue As Single, _ zValue As Single, _ c As Integer, _ u As Single, _ v As Single _ )
Dim xValue As Single Dim yValue As Single Dim zValue As Single Dim c As Integer Dim u As Single Dim v As Single Dim instance As New PositionColoredTextured(xValue, yValue, zValue, c, u, v)
public PositionColoredTextured ( float xValue, float yValue, float zValue, int c, float u, float v )
public: PositionColoredTextured ( float xValue, float yValue, float zValue, int c, float u, float v )
public PositionColoredTextured ( float xValue, float yValue, float zValue, int c, float u, float v )
public function PositionColoredTextured ( xValue : float, yValue : float, zValue : float, c : int, u : float, v : float )


Windows CE, Windows Mobile for Pocket PC, Windows Mobile for Smartphone
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からCustomVertex.PositionColoredTextured コンストラクタを検索する場合は、下記のリンクをクリックしてください。

- CustomVertex.PositionColoredTextured コンストラクタのページへのリンク