[]
Initializes a new instance of InputDescription struct.
public InputDescription(Filter filter, int levelOfDetail)
Public Sub New(filter As Filter, levelOfDetail As Integer)
| Type | Name | Description |
|---|---|---|
| Filter | filter | The type of filter to apply to the input texture |
| int | levelOfDetail | The mip level to retrieve from the upstream transform, if specified. |