Expand description
Blend algorithms and PConvert API optional parameter types (BlendAlgorithmParams
and Options
, respectively).
Low level layer for the composition system.
Enums§
- Value
- Abstract data type that can assume multiple primitive types. The data structure is going to be used in the passing of parameters between heterogenous type systems (eg: different VMs).
Type Aliases§
- Blend
Algorithm Params - Map of blending algorithm properties and corresponding values.
- Options
- Map of API options and corresponding values.