DiscoverLearnDocumentationGet OpenPLXSearch Contact

Physics/Signals/BoolInput.openplx

BoolInput

BoolInput is Input:
    .doc: """
An Input that is a boolean.
"""
    type: Physics.Signals.InputOutputType.Boolean
    source is BoolInputTrait