Свойство | Тип | Описание | |
---|---|---|---|
Effect |
Метод | Описание | |
---|---|---|
Dispose ( ) : void | ||
Draw ( DeviceContextHolder holder, ShaderResourceView view ) : void | ||
OnInitialize ( DeviceContextHolder holder ) : void | ||
OnResize ( DeviceContextHolder holder ) : void |
public Draw ( DeviceContextHolder holder, ShaderResourceView view ) : void | ||
holder | DeviceContextHolder | |
view | ShaderResourceView | |
Результат | void |
public OnInitialize ( DeviceContextHolder holder ) : void | ||
holder | DeviceContextHolder | |
Результат | void |
public OnResize ( DeviceContextHolder holder ) : void | ||
holder | DeviceContextHolder | |
Результат | void |