Property | Type | Description | |
---|---|---|---|
Effect |
Method | Description | |
---|---|---|
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 | |
return | void |
public OnInitialize ( DeviceContextHolder holder ) : void | ||
holder | DeviceContextHolder | |
return | void |
public OnResize ( DeviceContextHolder holder ) : void | ||
holder | DeviceContextHolder | |
return | void |