VMixSubgraphSwitchDesc_t
Interface VMixSubgraphSwitchDesc_t
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface VMixSubgraphSwitchDesc_t : ISchemaClass<VMixSubgraphSwitchDesc_t>, ISchemaField, ISchemaClass, INativeHandleImplements
Properties
EffectName
string EffectName { get; set; }Property Value
InterpolationMode
ref VMixSubgraphSwitchInterpolationType_t InterpolationMode { get; }Property Value
InterpolationTime
ref float InterpolationTime { get; }Property Value
Name
string Name { get; set; }Property Value
OnlyTailsOnFadeOut
ref bool OnlyTailsOnFadeOut { get; }Property Value
Subgraphs
ref CUtlVector<CUtlString> Subgraphs { get; }Property Value