Get-OBSRoundedRectPerSideShader [[-CornerRadiusBottom] ] [[-CornerRadiusLeft] ] [[-CornerRadiusTop] ] [[-CornerRadiusRight] ] [[-BorderThickness] ] [[-BorderColor] ] [[-BorderAlphaStart] ] [[-BorderAlphaEnd] ] [[-AlphaCutOff] ] [[-SourceName] ] [[-FilterName] ] [[-ShaderText] ] [-Force] [-PassThru] [-NoResponse] [-UseShaderTime] []
| Type | Required | Position | PipelineInput | Aliases |
|---|---|---|---|---|
[Float] |
false | named | False | alpha_cut_off |
| Type | Required | Position | PipelineInput | Aliases |
|---|---|---|---|---|
[Float] |
false | named | False | border_alpha_end |
| Type | Required | Position | PipelineInput | Aliases |
|---|---|---|---|---|
[Float] |
false | named | False | border_alpha_start |
| Type | Required | Position | PipelineInput | Aliases |
|---|---|---|---|---|
[String] |
false | named | False | border_color |
| Type | Required | Position | PipelineInput | Aliases |
|---|---|---|---|---|
[Int] |
false | named | False | border_thickness |
| Type | Required | Position | PipelineInput | Aliases |
|---|---|---|---|---|
[Int] |
false | named | False | corner_radius_bottom |
| Type | Required | Position | PipelineInput | Aliases |
|---|---|---|---|---|
[Int] |
false | named | False | corner_radius_left |
| Type | Required | Position | PipelineInput | Aliases |
|---|---|---|---|---|
[Int] |
false | named | False | corner_radius_right |
| Type | Required | Position | PipelineInput | Aliases |
|---|---|---|---|---|
[Int] |
false | named | False | corner_radius_top |
| Type | Required | Position | PipelineInput |
|---|---|---|---|
[String] |
false | named | False |
| Type | Required | Position | PipelineInput |
|---|---|---|---|
[Switch] |
false | named | False |
| Type | Required | Position | PipelineInput |
|---|---|---|---|
[Switch] |
false | named | False |
| Type | Required | Position | PipelineInput |
|---|---|---|---|
[Switch] |
false | named | False |
| Type | Required | Position | PipelineInput | Aliases |
|---|---|---|---|---|
[String] |
false | named | False | ShaderContent |
| Type | Required | Position | PipelineInput | Aliases |
|---|---|---|---|---|
[String] |
false | named | False | SceneItemName |
| Type | Required | Position | PipelineInput |
|---|---|---|---|
[Switch] |
false | named | False |
System.String
Get-OBSRoundedRectPerSideShader [[-CornerRadiusBottom] <Int>] [[-CornerRadiusLeft] <Int>] [[-CornerRadiusTop] <Int>] [[-CornerRadiusRight] <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>]