Custom Transform YAML References
  • 21 Dec 2022
  • 1 Minute to read
  • Dark
    Light
  • PDF

Custom Transform YAML References

  • Dark
    Light
  • PDF

Article summary

The section in this article is the available custom transform.

CustomTransform

  • Type: Object
  • Category: Others
  • Description: The Custom Transform takes any callable class.
  • Properties:
    • Transform:
      • Type: string
    • params:
      • Type: Object
    • always_apply:
      • Type: Boolean
      • Default: False
    • p:
      • Type: Number
      • Default: 1.0
      • Minimum: 0
      • Maximum: 1

Was this article helpful?