Skip to content

Latest commit

 

History

History
61 lines (35 loc) · 943 Bytes

File metadata and controls

61 lines (35 loc) · 943 Bytes

Effect

Effect.active

Description

Returns true if the effect is turned on (the effect switch is selected).

Type

Boolean


Effect.param(name)

Description

Returns a property within an effect. Effect control points are always in layer space.

Example:

effect("Bulge").param("Bulge Height")

Parameters

name String

Type

Property


Effect.pa ram(index)


**Descrip

tion**

Returns a

property within an effect. Effect control points are always in layer space. For example, effect("Bulge").param(4) returns the Bulge Height property.

**Paramet

ers**

=========

index

Number

Type

Property