{{oldin|[[0.8.0]]|080|type=function}}
Checks whether a Shape is a sensor or not.
== Function ==
=== Synopsis ===
<source lang="lua">
s = Shape:isSensor( )
</source>
=== Arguments ===
None.
=== Returns ===
{{param|boolean|s|True if sensor, false otherwise.}}
== See Also ==
* [[parent::Shape]]
[[Category:Functions]]
{{#set:Description=Checks whether a Shape is a sensor or not.}}
{{#set:Since=000}}
== Other Languages ==
{{i18n|Shape:isSensor}}