Input |
public static class InputElementFactory
The InputElementFactory type exposes the following members.
Name | Description | |
---|---|---|
CreateInputElement | Create one InputElement based on the supplied parameters | |
GetInputElementsArray | Returns array of InputElement structs that describes the supplied inputLayoutType. This method is thread safe and can be called from any thread. | |
GetStandardInstancedInputElements | Returns array of InputElement structs that can be used for mesh instancing that is used in DXEngine. | |
IsSupportedInputLayout | Returns boolean that specifies if the requiredInputLayout can be used with the availableInputLayout. |