sbsenum module

Module sbsenum provides all the enumeration used in Pysbs.

class sbsenum.ParamTypeEnum

Bases: object

Enumeration of all the types manipulated by Substance Designer

class sbsenum.InputValueTypeEnum

Bases: object

Enumeration of all the types compatible with input values

class sbsenum.TypeMasksEnum

Bases: object

Helper masks enumeration

class sbsenum.AttributesEnum

Bases: object

Enumeration of the different attributes available on a SBSGraph or a SBSFunction

class sbsenum.BitmapFormatEnum

Bases: object

Enumeration of the supported bitmap format

class sbsenum.InputEnum

Bases: object

Enumeration of the input identifier available on the compositing node filters (SBSCompFilter)

class sbsenum.OutputEnum

Bases: object

Enumeration of the output identifiers

class sbsenum.FilterEnum

Bases: object

Enumeration of the available compositing node filters (SBSCompFilter)

class sbsenum.BaseParamEnum

Bases: object

Enumeration of the parameters (SBSParameter) associated to a graph or node (SBSGraph), (SBSCompFilter) and FxMap node (SBSParamsGraphNode)

class sbsenum.CompNodeParamEnum

Bases: object

Enumeration of the parameters (SBSParameter) associated to the compositing node filters (SBSCompFilter) and FxMap node (SBSParamsGraphNode)

class sbsenum.FunctionEnum

Bases: object

Enumeration of the available function nodes (SBSParamNode)

class sbsenum.FunctionInputEnum

Bases: object

Enumeration of the input identifier of the function nodes (SBSParamNode)

class sbsenum.FxMapNodeEnum

Bases: object

Enumeration of the available FxMap nodes (ParamsGraphNode)

class sbsenum.TextureFormatEnum

Bases: object

Enumeration of all the texture formats available in Substance Designer

class sbsenum.MipmapEnum

Bases: object

Enumeration of the mipmap format available on an Output node

class sbsenum.UsageEnum

Bases: object

Enumeration of the usages available on an Output node

class sbsenum.ComponentsEnum

Bases: object

Enumeration of the components associated to a usage on an Output node

class sbsenum.ColorSpacesEnum

Bases: object

Enumeration of the color spaces associated to a usage on an Output node

class sbsenum.UsageDataEnum

Bases: object

Enumeration of the data contained in a usage

class sbsenum.ResourceTypeEnum

Bases: object

Enumeration of the kind of resources handled by the application

class sbsenum.ParamInheritanceEnum

Bases: object

Enumeration of the Inheritance parameter of filters

class sbsenum.TilingEnum

Bases: object

Enumeration of the kind of tiling

class sbsenum.OutputFormatEnum

Bases: object

Enumeration of the output format

class sbsenum.OutputSizeEnum

Bases: object

Enumeration of the Output size option

class sbsenum.PixelRatioEnum

Bases: object

Enumeration of the pixel ratio option

class sbsenum.QualityEnum

Bases: object

Enumeration of the quality property

class sbsenum.ColorModeEnum

Bases: object

Enumeration of the color switch values

class sbsenum.BlendBlendingModeEnum

Bases: object

Enumeration of the blending mode for the Blend filter

class sbsenum.AlphaBlendingEnum

Bases: object

Enumeration of the alpha blending mode for the Blend filter

class sbsenum.ChannelShuffleEnum

Bases: object

Enumeration of the alpha blending mode for the Blend filter

class sbsenum.CombineDistanceEnum

Bases: object

Enumeration of the ways to combine source / distance in the Distance filter

class sbsenum.CurveTypeEnum

Bases: object

Enumeration of the kind of curve available in Substance Designer for the Curve filter

class sbsenum.GradientAddressingEnum

Bases: object

Enumeration of the gradient addressing for the Dynamic Gradient and Gradient Map filters

class sbsenum.GradientOrientationEnum

Bases: object

Enumeration of the gradient orientation for the Dynamic Gradient filter

class sbsenum.NormalFormatEnum

Bases: object

Enumeration of the normal format for the Normal filter

class sbsenum.NormalAlphaChannelContentEnum

Bases: object

Enumeration of the alpha channel content for the Normal filter

class sbsenum.MipMapModeEnum

Bases: object

Enumeration of the mipmap mode for the Transformation 2D filter

class sbsenum.FilteringEnum

Bases: object

Enumeration of the filtering mode for the Transformation 2D filter

class sbsenum.TextAlignEnum

Bases: object

Enumeration of the text alignment enumeration for the Text filter

class sbsenum.FX_PatternType

Bases: object

Enumeration of the pattern available on the Quadrant node of an FxMap

class sbsenum.FX_BlendingModeEnum

Bases: object

Enumeration of the blending mode available on the Quadrant node of an FxMap

class sbsenum.FX_InputImageAlphaEnum

Bases: object

Enumeration of the alpha blending mode available on the Quadrant node of an FxMap

class sbsenum.FX_InputImageFilteringEnum

Bases: object

Enumeration of the filtering mode available on the Quadrant node of an FxMap

class sbsenum.FX_SelectorEnum

Bases: object

Enumeration of the selector available on the Switch node of an FxMap

class sbsenum.BitmapResizeMethodEnum

Bases: object

Enumeration of the bitmap resize methods

class sbsenum.WidgetTypeEnum

Bases: object

Enumeration of the kind of widget available in Substance Designer for the parameter definition

class sbsenum.WidgetOptionEnum

Bases: object

enumeration of all the options available among the different kind of widget

class sbsenum.WidgetEnum

Bases: object

Enumeration of the kind of widget available in Substance Designer for the parameter definition

class sbsenum.GUIObjectTypeEnum

Bases: object

Enumeration of the type of GUI Objects in a compositing graph or a function graph

class sbsenum.CompImplementationKindEnum

Bases: object

Enumeration of the kind of comp implementation available for a SBSCompImplementation

class sbsenum.BatchToolsEnum

Bases: object

Enumeration of the different BatchTools

class sbsenum.GraphTemplateEnum

Bases: object

Enumeration of the Substance Graph templates available in Substance Designer

class sbsenum.BaseTypeEnum

Bases: object

Enumeration of the base types used in autograph module

class sbsenum.UVTileFormat

Bases: object

Enumeration of the different UV tiles format supported by the API

class sbsenum.GraphTypeEnum

Bases: object

Enumeration of the different graph type

class sbsenum.MaterialModelEnum

Bases: object

Enumeration of the graph material models available in Designer