Imports Effects
Imports obs-powershell effects
Import-OBSEffect -Path (Get-Module obs-powershell)
The source location of the effect. This can be a string, file, directory, command, or module.
Type | Required | Position | PipelineInput | Aliases |
---|---|---|---|---|
[Object] |
true | 1 | true (ByValue, ByPropertyName) | FromPath FromModule FromScript FromFunction FullName Path Source |
Import-OBSEffect [-From] <Object> [<CommonParameters>]