obs-powershell

Get-OBSRoundedStrokeGradientShader

Synopsis

Get-OBSRoundedStrokeGradientShader [[-CornerRadius] ] [[-BorderThickness] ] [[-MinimumAlphaPercent] ] [[-RotationSpeed] ] [[-BorderColorL] ] [[-BorderColorR] ] [[-CenterWidth] ] [[-CenterHeight] ] [[-Notes] ] [[-SourceName] ] [[-FilterName] ] [[-ShaderText] ] [-Force] [-PassThru] [-NoResponse] [-UseShaderTime] []


Description


Parameters

BorderColorL

Type Required Position PipelineInput Aliases
[String] false named False border_colorL

BorderColorR

Type Required Position PipelineInput Aliases
[String] false named False border_colorR

BorderThickness

Type Required Position PipelineInput Aliases
[Int] false named False border_thickness

CenterHeight

Type Required Position PipelineInput Aliases
[Int] false named False center_height

CenterWidth

Type Required Position PipelineInput Aliases
[Int] false named False center_width

CornerRadius

Type Required Position PipelineInput Aliases
[Int] false named False corner_radius

FilterName

Type Required Position PipelineInput
[String] false named False

Force

Type Required Position PipelineInput
[Switch] false named False

MinimumAlphaPercent

Type Required Position PipelineInput Aliases
[Int] false named False minimum_alpha_percent

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

RotationSpeed

Type Required Position PipelineInput Aliases
[Int] false named False rotation_speed

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

Inputs

System.String


Outputs


Syntax

Get-OBSRoundedStrokeGradientShader [[-CornerRadius] <Int>] [[-BorderThickness] <Int>] [[-MinimumAlphaPercent] <Int>] [[-RotationSpeed] <Int>] [[-BorderColorL] <String>] [[-BorderColorR] <String>] [[-CenterWidth] <Int>] [[-CenterHeight] <Int>] [[-Notes] <String>] [[-SourceName] <String>] [[-FilterName] <String>] [[-ShaderText] <String>] [-Force <Switch>] [-PassThru <Switch>] [-NoResponse <Switch>] [-UseShaderTime <Switch>] [<CommonParameters>]