clik-engine API
GitHub
Preparing search index...
TriggerZoneConfig
Interface TriggerZoneConfig
interface
TriggerZoneConfig
{
filterTags
?:
string
[]
;
filterTypes
?:
string
[]
;
height
?:
number
;
radius
?:
number
;
shape
?:
TriggerShape
;
width
?:
number
;
x
:
number
;
y
:
number
;
}
Index
Properties
filter
Tags?
filter
Types?
height?
radius?
shape?
width?
x
y
Properties
Optional
filter
Tags
filterTags
?:
string
[]
Only trigger for entities with these tags
Optional
filter
Types
filterTypes
?:
string
[]
Only trigger for entities of these types
Optional
height
height
?:
number
Optional
radius
radius
?:
number
Optional
shape
shape
?:
TriggerShape
Optional
width
width
?:
number
x
x
:
number
y
y
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
filter
Tags
filter
Types
height
radius
shape
width
x
y
GitHub
clik-engine API
Loading...
Only trigger for entities with these tags