Get-OBSRoundedRectPerCornerShader
Synopsis
Get-OBSRoundedRectPerCornerShader [[-CornerRadiusTl] ] [[-CornerRadiusTr] ] [[-CornerRadiusBr] ] [[-CornerRadiusBl] ] [[-BorderThickness] ] [[-BorderColor] ] [[-BorderAlphaStart] ] [[-BorderAlphaEnd] ] [[-AlphaCutOff] ] [[-SourceName] ] [[-FilterName] ] [[-ShaderText] ] [-Force] [-PassThru] [-NoResponse] [-UseShaderTime] []
Description
Parameters
AlphaCutOff
Type |
Required |
Position |
PipelineInput |
Aliases |
[Float] |
false |
named |
False |
alpha_cut_off |
BorderAlphaEnd
Type |
Required |
Position |
PipelineInput |
Aliases |
[Float] |
false |
named |
False |
border_alpha_end |
BorderAlphaStart
Type |
Required |
Position |
PipelineInput |
Aliases |
[Float] |
false |
named |
False |
border_alpha_start |
BorderColor
Type |
Required |
Position |
PipelineInput |
Aliases |
[String] |
false |
named |
False |
border_color |
BorderThickness
Type |
Required |
Position |
PipelineInput |
Aliases |
[Int] |
false |
named |
False |
border_thickness |
CornerRadiusBl
Type |
Required |
Position |
PipelineInput |
Aliases |
[Int] |
false |
named |
False |
corner_radius_bl |
CornerRadiusBr
Type |
Required |
Position |
PipelineInput |
Aliases |
[Int] |
false |
named |
False |
corner_radius_br |
CornerRadiusTl
Type |
Required |
Position |
PipelineInput |
Aliases |
[Int] |
false |
named |
False |
corner_radius_tl |
CornerRadiusTr
Type |
Required |
Position |
PipelineInput |
Aliases |
[Int] |
false |
named |
False |
corner_radius_tr |
FilterName
Type |
Required |
Position |
PipelineInput |
[String] |
false |
named |
False |
Force
Type |
Required |
Position |
PipelineInput |
[Switch] |
false |
named |
False |
NoResponse
Type |
Required |
Position |
PipelineInput |
[Switch] |
false |
named |
False |
PassThru
Type |
Required |
Position |
PipelineInput |
[Switch] |
false |
named |
False |
ShaderText
Type |
Required |
Position |
PipelineInput |
Aliases |
[String] |
false |
named |
False |
ShaderContent |
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-OBSRoundedRectPerCornerShader [[-CornerRadiusTl] <Int>] [[-CornerRadiusTr] <Int>] [[-CornerRadiusBr] <Int>] [[-CornerRadiusBl] <Int>] [[-BorderThickness] <Int>] [[-BorderColor] <String>] [[-BorderAlphaStart] <Float>] [[-BorderAlphaEnd] <Float>] [[-AlphaCutOff] <Float>] [[-SourceName] <String>] [[-FilterName] <String>] [[-ShaderText] <String>] [-Force <Switch>] [-PassThru <Switch>] [-NoResponse <Switch>] [-UseShaderTime <Switch>] [<CommonParameters>]