Translations:Linkage/8/en: Difference between revisions

From Resonite Wiki
Importing a new version from external source
 
Importing a new version from external source
Line 1: Line 1:
'''Drives''' are an extension of links and the most common form of linkage that one will encounter in Resonite. Driven fields appear as purple in the inspector. As with links, drives will continuously set the driven field with whatever value the driver provides. However, unlike links, the value of a driven field is inherently local to each individual user. Because of this locality, drives are usually used to reduce network traffic by having each individual user calculate a value on their own machine.
'''Drives''' are an extension of links and the most common form of linkage that one will encounter in Resonite. Driven fields appear as purple in the inspector. As with links, drives establish exclusive control over the driven field to the driver. However, unlike links, the value of a driven field is fundamentally local to each individual user. Because of this locality, drives are usually used to reduce network traffic by having each individual user calculate the value of the field on their own machine.

Revision as of 17:40, 18 May 2025

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Linkage)
'''Drives''' are an extension of links and the most common form of linkage that one will encounter in Resonite. Driven elements appear as purple in the inspector. As with links, drives establish exclusive control over the driven element to the driver. However, unlike links, changes to a driven element are not synchronized over the network. This results in the value of a driven sync element to be local to each individual user. Because of this locality, drives are usually used to reduce network traffic by having each individual user calculate the value of an element on their own machine.

Drives are an extension of links and the most common form of linkage that one will encounter in Resonite. Driven fields appear as purple in the inspector. As with links, drives establish exclusive control over the driven field to the driver. However, unlike links, the value of a driven field is fundamentally local to each individual user. Because of this locality, drives are usually used to reduce network traffic by having each individual user calculate the value of the field on their own machine.