Get-OBSDropShadowShader
Synopsis
Get-OBSDropShadowShader [[-ShadowOffsetX] ] [[-ShadowOffsetY] ] [[-ShadowBlurSize] ] [[-Notes] ] [[-ShadowColor] ] [[-SourceName] ] [[-FilterName] ] [[-ShaderText] ] [-IsAlphaPremultiplied] [-Force] [-PassThru] [-NoResponse] [-UseShaderTime] []
Description
Parameters
FilterName
Type |
Required |
Position |
PipelineInput |
[String] |
false |
named |
False |
Force
Type |
Required |
Position |
PipelineInput |
[Switch] |
false |
named |
False |
IsAlphaPremultiplied
Type |
Required |
Position |
PipelineInput |
Aliases |
[Switch] |
false |
named |
False |
is_alpha_premultiplied |
NoResponse
Type |
Required |
Position |
PipelineInput |
[Switch] |
false |
named |
False |
Notes
Type |
Required |
Position |
PipelineInput |
[String] |
false |
named |
False |
PassThru
Type |
Required |
Position |
PipelineInput |
[Switch] |
false |
named |
False |
ShaderText
Type |
Required |
Position |
PipelineInput |
Aliases |
[String] |
false |
named |
False |
ShaderContent |
ShadowBlurSize
Type |
Required |
Position |
PipelineInput |
Aliases |
[Int] |
false |
named |
False |
shadow_blur_size |
ShadowColor
Type |
Required |
Position |
PipelineInput |
Aliases |
[String] |
false |
named |
False |
shadow_color |
ShadowOffsetX
Type |
Required |
Position |
PipelineInput |
Aliases |
[Int] |
false |
named |
False |
shadow_offset_x |
ShadowOffsetY
Type |
Required |
Position |
PipelineInput |
Aliases |
[Int] |
false |
named |
False |
shadow_offset_y |
SourceName
Type |
Required |
Position |
PipelineInput |
Aliases |
[String] |
false |
named |
False |
SceneItemName |
UseShaderTime
Type |
Required |
Position |
PipelineInput |
[Switch] |
false |
named |
False |
System.String
Outputs
Syntax
Get-OBSDropShadowShader [[-ShadowOffsetX] <Int>] [[-ShadowOffsetY] <Int>] [[-ShadowBlurSize] <Int>] [[-Notes] <String>] [[-ShadowColor] <String>] [-IsAlphaPremultiplied <Switch>] [[-SourceName] <String>] [[-FilterName] <String>] [[-ShaderText] <String>] [-Force <Switch>] [-PassThru <Switch>] [-NoResponse <Switch>] [-UseShaderTime <Switch>] [<CommonParameters>]