[]
Initializes a new instance of the StreamOutputElement struct.
public StreamOutputElement(int streamIndex, string semanticName, int semanticIndex, byte startComponent, byte componentCount, byte outputSlot)
| Type | Name | Description |
|---|---|---|
| int | streamIndex | Zero-based, stream number |
| string | semanticName | Name of the semantic. |
| int | semanticIndex | Index of the semantic. |
| byte | startComponent | The start component. |
| byte | componentCount | The component count. |
| byte | outputSlot | The output slot. |