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

    Class MorphShape

    Name and weight of a single shape in a morph target animation. Each shape internally represents a set of vertices that describe the morph shape.

    Index
    • Parameters

      • OptionalisInternalConstructor: boolean

      Returns MorphShape

    • get name(): string

      Returns the name of the shape.

      Returns string

    • get weight(): number

      Returns the weight of the shape, determining how are different shapes within a channel blended.

      Returns number