RSX Code Reference
    Preparing search index...
    • rsx
    • MorphChannel

    Class MorphChannel

    A collection of morph shapes that are sequentially blended together. Each shape has a weight in range [0, 1] which determines at what point is that shape blended. As the channel percent moves from 0 to 1, different shapes will be blended with those before or after them, depending on their weight.

    Index
    • Parameters

      • OptionalisInternalConstructor: boolean

      Returns MorphChannel

    • get name(): string

      Returns the unique name of the channel.

      Returns string