Last updated on
May 24, 2023
- Substance 3D home
- Home
- Command Line Tools
- Command Line overview
- sbsbaker
- sbscooker
- sbsmtools
- sbsmutator
- sbsrender
- sbsupdater
- Command Line overview
- Pysbs - Python API
- Pysbs - Python API overview
- Getting started
- General topics
- Examples
- API Content
- API Content overview
- Substance definitions
- Common interfaces
- compnode
- context projectmgr
- graph
- mdl
- modelgraphindex
- modelannotationnames
- modelgraph
- modelgraphgenerator
- modelgraphimplementation
- modelnodenames
- modeloperand
- modulegraphindex
- moduleannotation
- moduleconnection
- modulegraph
- modulegraphgenerator
- modulegraphimplementation
- modulegraphlibrary
- modulegraphregister
- modulenode
- modulenodeimplementation
- modulenodeinstance
- moduleoperand
- moduleoutputbridging
- moduleparaminput
- params
- projectmgrdoc
- sbsarchive
- sbscommon
- sbspreset
- sbsproject
- substance
- Libraries
- sbsenum
- sbslibrary
- sbsbakerslibrary
- Helpers
- Execution context
- API Change log
- Samples
- Setup and Getting Started
- Integrations
- Substance Maya toolset
- Changelog overview
spotcolorinfo_handler
class batchtools.spotcolorinfo_handlers.SpotColorInfoAceStruct(acesettings)
Bases: object
Ace info struct:
- Members:
- renderIntent (str): render intent name
- workspace (str): workspace
class batchtools.spotcolorinfo_handlers.SpotColorInfoStruct(spotcolor)
Bases: object
Spot colorinfo struct:
- Members:
- bookId (str): id of the book
- bookName (str): the book name
- colorEngine (str): legacy or ACE
- colorId (str): color id
- colorModel (str): color model
- colorName (str): color name
- rgba (list of int): color as rgba values
- aceSettings (
SpotColorInfoAceStruct
): spotcolor ACE info struct