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

    Class FloatNoTangent

    A helper structure that is used to create a different TKeyframe<> specialization that doesn't have tangents specified. It is currently used by compound quaternion curves which have their scalar type assigned to this structure.

    Index
    _value: number
    • get value(): number

      Returns number

    • set value(value: number): void

      Parameters

      • value: number

      Returns void