LightMode

    CanvasItemMaterial.swift:38
    enum LightMode

    Cases

    • case normal

      Render the material using both light and non-light sensitive material properties.

    • case unshaded

      Render the material as if there were no light.

    • case lightOnly

      Render the material as if there were only light.

    Other members in extension

    View members

    Hide members

    This section is hidden by default because it contains too many (8) members.

    Types

    Type members

    Instance members

    Citizens in SwiftGodot

    Conformances

    Type members

    Instance members

    Type features

    Instance features