Your IP address will be publicly visible if you make any edits.
Component:ReferenceMultiplexer
ReferenceMultiplexers allow to curate a list of references and drive a target with one of them.
More actions
Component image
Reference Multiplexer`1 component as seen in the Scene Inspector
ReferenceMultiplexers allow to curate a list of references and drive a target with one of them.
Unlike ValueMultiplexers they don't implement IValue and therefore can't be accessed directly within ProtoFlux. However, with the addition of Collections, this list can be accessed.
Setting this to true redirects writes from Target to the currently indexed list entry.
Usage
The component behaves similar to a ReferenceCopy with the list entry indicated by Index as its Source.
Changes to Index or the list entries will affect Target whenever the drive is evaluated.