MappedItem.Destination

Description

Returns the parameter which is driven by the mapped item. This could be any object derived from SIObject which is being used to drive the corresponding destination parameter target of the mixer. If the mapped item is a shape animation this method returns the cluster on which the shape key is located.

C# Syntax

// get accessor
SIObject rtn = MappedItem.Destination;