Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ISepiaEffectDefinition

Hierarchy

Index

Properties

type: SEPIA

The type of this effect.

properties?: { blendFunction?: BlendFunction }

Type declaration

  • Optional blendFunction?: BlendFunction

    The blend function of this effect. (default: BlendFunction.NORMAL)

token?: string

The token of the effect, is only returned by the viewer, but ignored as an input.