Items (ClipEffect)

Description

Returns a ClipEffectItemCollection containing all items contained in this ClipEffect. There is one ClipEffectItem for every MappedItem.

C# Syntax

// get accessor
ClipEffectItemCollection rtn = ClipEffect.Items;


Autodesk Softimage v7.5