Apply post settings. Make sure to call super.apply() if you also create an effect
called once when the component becomes active for the first time
Optional
override to initialize bindings on parameters
called when you decorate fields with the @validate() decorator
called on a component with a map of old to new guids (e.g. when instantiate generated new guids and e.g. timeline track bindings needs to remape them)
Reset previously set values (e.g. when adjusting settings on the renderer like Tonemapping)
Generated using TypeDoc
Apply post settings. Make sure to call super.apply() if you also create an effect