Get-OBSFire3Shader
Synopsis
Get-OBSFire3Shader [[-ViewProj] <float[][]>] [[-Image] ] [[-ElapsedTime] ] [[-UvOffset] <float[]>] [[-UvScale] <float[]>] [[-UvPixelInterval] <float[]>] [[-UvSize] <float[]>] [[-RandF] ] [[-RandInstanceF] ] [[-RandActivationF] ] [[-Loops] ] [[-LocalTime] ] [[-MovementDirectionHorizontal] ] [[-MovementDirectionVertical] ] [[-AlphaPercentage] ] [[-Speed] ] [[-LumaMin] ] [[-LumaMinSmooth] ] [[-ColorToReplace] ] [[-FlameSize] ] [[-SparkGridHeight] ] [[-FlameModifier] ] [[-FlameTongueSize] ] [[-SourceName] ] [[-FilterName] ] [[-ShaderText] ] [-Invert] [-ApplyToImage] [-ReplaceImageColor] [-ApplyToSpecificColor] [-FullWidth] [-Force] [-PassThru] [-NoResponse] [-UseShaderTime] []
Description
Parameters
AlphaPercentage
Type |
Required |
Position |
PipelineInput |
Aliases |
[Int] |
false |
named |
False |
Alpha_Percentage |
ApplyToImage
Type |
Required |
Position |
PipelineInput |
Aliases |
[Switch] |
false |
named |
False |
Apply_To_Image |
ApplyToSpecificColor
Type |
Required |
Position |
PipelineInput |
Aliases |
[Switch] |
false |
named |
False |
Apply_To_Specific_Color |
ColorToReplace
Type |
Required |
Position |
PipelineInput |
Aliases |
[String] |
false |
named |
False |
Color_To_Replace |
ElapsedTime
Type |
Required |
Position |
PipelineInput |
Aliases |
[Float] |
false |
named |
False |
elapsed_time |
FilterName
Type |
Required |
Position |
PipelineInput |
[String] |
false |
named |
False |
FlameModifier
Type |
Required |
Position |
PipelineInput |
Aliases |
[Float] |
false |
named |
False |
Flame_Modifier |
FlameSize
Type |
Required |
Position |
PipelineInput |
Aliases |
[Float] |
false |
named |
False |
Flame_Size |
FlameTongueSize
Type |
Required |
Position |
PipelineInput |
Aliases |
[Float] |
false |
named |
False |
Flame_Tongue_Size |
Force
Type |
Required |
Position |
PipelineInput |
[Switch] |
false |
named |
False |
FullWidth
Type |
Required |
Position |
PipelineInput |
Aliases |
[Switch] |
false |
named |
False |
Full_Width |
Image
Type |
Required |
Position |
PipelineInput |
[String] |
false |
named |
False |
Invert
Type |
Required |
Position |
PipelineInput |
[Switch] |
false |
named |
False |
LocalTime
Type |
Required |
Position |
PipelineInput |
Aliases |
[Float] |
false |
named |
False |
local_time |
Loops
Type |
Required |
Position |
PipelineInput |
[Int] |
false |
named |
False |
LumaMin
Type |
Required |
Position |
PipelineInput |
[Float] |
false |
named |
False |
LumaMinSmooth
Type |
Required |
Position |
PipelineInput |
[Float] |
false |
named |
False |
MovementDirectionHorizontal
Type |
Required |
Position |
PipelineInput |
Aliases |
[Float] |
false |
named |
False |
Movement_Direction_Horizontal |
MovementDirectionVertical
Type |
Required |
Position |
PipelineInput |
Aliases |
[Float] |
false |
named |
False |
Movement_Direction_Vertical |
NoResponse
Type |
Required |
Position |
PipelineInput |
[Switch] |
false |
named |
False |
PassThru
Type |
Required |
Position |
PipelineInput |
[Switch] |
false |
named |
False |
RandActivationF
Type |
Required |
Position |
PipelineInput |
Aliases |
[Float] |
false |
named |
False |
rand_activation_f |
RandF
Type |
Required |
Position |
PipelineInput |
Aliases |
[Float] |
false |
named |
False |
rand_f |
RandInstanceF
Type |
Required |
Position |
PipelineInput |
Aliases |
[Float] |
false |
named |
False |
rand_instance_f |
ReplaceImageColor
Type |
Required |
Position |
PipelineInput |
Aliases |
[Switch] |
false |
named |
False |
Replace_Image_Color |
ShaderText
Type |
Required |
Position |
PipelineInput |
Aliases |
[String] |
false |
named |
False |
ShaderContent |
SourceName
Type |
Required |
Position |
PipelineInput |
Aliases |
[String] |
false |
named |
False |
SceneItemName |
SparkGridHeight
Type |
Required |
Position |
PipelineInput |
Aliases |
[Float] |
false |
named |
False |
Spark_Grid_Height |
Speed
Type |
Required |
Position |
PipelineInput |
[Int] |
false |
named |
False |
UseShaderTime
Type |
Required |
Position |
PipelineInput |
[Switch] |
false |
named |
False |
UvOffset
Type |
Required |
Position |
PipelineInput |
Aliases |
[System.Single[]] |
false |
named |
False |
uv_offset |
UvPixelInterval
Type |
Required |
Position |
PipelineInput |
Aliases |
[System.Single[]] |
false |
named |
False |
uv_pixel_interval |
UvScale
Type |
Required |
Position |
PipelineInput |
Aliases |
[System.Single[]] |
false |
named |
False |
uv_scale |
UvSize
Type |
Required |
Position |
PipelineInput |
Aliases |
[System.Single[]] |
false |
named |
False |
uv_size |
ViewProj
Type |
Required |
Position |
PipelineInput |
[System.Single[][]] |
false |
named |
False |
System.String
Outputs
Syntax
Get-OBSFire3Shader [[-ViewProj] <System.Single[][]>] [[-Image] <String>] [[-ElapsedTime] <Float>] [[-UvOffset] <System.Single[]>] [[-UvScale] <System.Single[]>] [[-UvPixelInterval] <System.Single[]>] [[-UvSize] <System.Single[]>] [[-RandF] <Float>] [[-RandInstanceF] <Float>] [[-RandActivationF] <Float>] [[-Loops] <Int>] [[-LocalTime] <Float>] [[-MovementDirectionHorizontal] <Float>] [[-MovementDirectionVertical] <Float>] [[-AlphaPercentage] <Int>] [[-Speed] <Int>] [-Invert <Switch>] [[-LumaMin] <Float>] [[-LumaMinSmooth] <Float>] [-ApplyToImage <Switch>] [-ReplaceImageColor <Switch>] [[-ColorToReplace] <String>] [-ApplyToSpecificColor <Switch>] [-FullWidth <Switch>] [[-FlameSize] <Float>] [[-SparkGridHeight] <Float>] [[-FlameModifier] <Float>] [[-FlameTongueSize] <Float>] [[-SourceName] <String>] [[-FilterName] <String>] [[-ShaderText] <String>] [-Force <Switch>] [-PassThru <Switch>] [-NoResponse <Switch>] [-UseShaderTime <Switch>] [<CommonParameters>]