RSX Code Reference
    Preparing search index...

    Class CurveDrawInformation

    Curve and a color to draw it in.

    Index
    _colorTint: SRGBColor
    _isLocked: boolean
    • get isLocked(): boolean

      Determines if the curve is locked. Locked curves cannot be modified.

      Returns boolean

    • set isLocked(value: boolean): void

      Parameters

      • value: boolean

      Returns void