Function

    VisualShaderNodeDerivativeFunc.swift:38
    enum Function

    Cases

    • case sum

      Sum of absolute derivative in x and y.

    • case x

      Derivative in x using local differencing.

    • case y

      Derivative in y using local differencing.

    • case max

      Represents the size of the Function enum.

    Other members in extension

    Types

    Type members

    Instance members

    Citizens in SwiftGodot

    Conformances

    Type members

    Instance members

    Type features

    Instance features