'宣言 Public Shared Function Create( _ ByVal device As Device, _ ByVal description As SamplerStateDescription _ ) As SamplerState
public static SamplerState Create( Device device, SamplerStateDescription description )
パラメータ
- device
 - The device with which to associate the state object.
 - description
 - The state description.