Creates an InputPin of type DirectX SamplerState.
Namespace: VVVV.PluginInterfaces.V1Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872
Syntax
C# |
---|
void CreateSamplerStateInput( TSliceMode SliceMode, TPinVisibility Visibility, out IDXSamplerStateIn Pin ) |
Parameters
- SliceMode
- Type: VVVV.PluginInterfaces.V1..::..TSliceMode
The pins SliceMode.
- Visibility
- Type: VVVV.PluginInterfaces.V1..::..TPinVisibility
The pins initial visibility.
- Pin
- Type: VVVV.PluginInterfaces.V1..::..IDXSamplerStateIn%
Pointer to the created IDXRenderStateIO interface.