@cccode/fxr - v22.0.0

    Enumeration ScaleCondition

    This represents a condition for scaling a data action property.

    Used internally in DataAction.prototype.scale to handle some special properties that should not always be scaled.

    Index

    Enumeration Members

    True: 1

    Always scale the property, unless the scaling mode is ScalingMode.InstancesOnly.

    IfNotMinusOne: 2

    Only scale the property if the value is not -1.

    Distance: 3

    Only scale the property if view distance properties are being scaled.

    DistanceIfNotMinusOne: 4

    Only scale the property if view distance properties are being scaled and the value is not -1.

    InstanceSize: 5

    Always scale the property.

    MMNEPVFCICPMFPCPTTAAATR