| Open Bool Anim | Boolean parameter to set on the animator |
| Open Close Duration | Time it takes to open/close the door (interaction is disabled during this time) |
| Open Text | Text to display when door can be opened |
| Close Text | Text to display when door can be closed |
| Open Sound | Sound to play on open |
| Close Sound | Sound to play on close |
| On Open | Event raised when the door is opened |
| On Open Complete | Event raised when the door has finished opening |
| On Close | Event raised when the door is closed |
| On Close Complete | Event raised when the door has finished closing |
| Interactable | Determines if this object is interactable |
| Action Text | Text associated with this action |
| Action Image | Image associated with the action |
| Show Alt Text | Display message when object is not interactable |
| Alternate Text | Text associated with this action when not interactable |
| Custom Source | Source of custom UI |
| Custom UI | Reference of Custom UI to use instead of the normal Interactor UI |
| Custom Id | Id of Custom UI to use instead of the normal Interactor UI |
| Audio Pool Channel | Name of the broadcaster channel to use with the audio ppol |
| Action Sound | Sound to play when interacting |
| On Interact | Event raised when the object is interacted with |