Bitmap for UWP
StreamOutputElement コンストラクタ

C1.UWP.DX アセンブリ > C1.Util.DX.Direct3D11 名前空間 > StreamOutputElement 構造体 : StreamOutputElement コンストラクタ
Zero-based, stream number
Name of the semantic.
Index of the semantic.
The start component.
The component count.
The output slot.
Initializes a new instance of the StreamOutputElementstruct.
シンタックス
'宣言
 
Public Function New( _
   ByVal streamIndex As System.Integer, _
   ByVal semanticName As System.String, _
   ByVal semanticIndex As System.Integer, _
   ByVal startComponent As System.Byte, _
   ByVal componentCount As System.Byte, _
   ByVal outputSlot As System.Byte _
)
public StreamOutputElement( 
   System.int streamIndex,
   System.string semanticName,
   System.int semanticIndex,
   System.byte startComponent,
   System.byte componentCount,
   System.byte outputSlot
)

パラメータ

streamIndex
Zero-based, stream number
semanticName
Name of the semantic.
semanticIndex
Index of the semantic.
startComponent
The start component.
componentCount
The component count.
outputSlot
The output slot.
参照

StreamOutputElement 構造体
StreamOutputElement メンバ