MorphTargetDeformerChannels Property
Gets all channels contained in this deformer

Namespace: Aspose.ThreeD.Deformers
Assembly: Aspose.3D (in Aspose.3D.dll) Version: 20.3.0.0 (20.3)
Syntax
public IList<MorphTargetChannel> Channels { get; }

Property Value

Type: IListMorphTargetChannel
See Also