NotificationVolumeInfo
Celestial Body Schema
/ Definitions / NotificationVolumeInfo
Schema Type: JSON Type: object
No Description Found
radius
Type: number Default: 1
The radius of this volume.
isRelativeToParent
Type: boolean
Whether the positional and rotational coordinates are relative to parent instead of the root planet object.
parentPath
Type: string
The relative path from the planet to the parent of this object. Optional (will default to the root sector).
rename
Type: string
An optional rename of this object
target
Type: NotificationTarget Default: all
What the notification will show for.
entryNotification
Type: NotificationInfo
The notification that will play when you enter this volume.
exitNotification
Type: NotificationInfo
The notification that will play when you exit this volume.