EmitFlags

    VisualShaderNodeParticleEmit.swift:19
    enum EmitFlags

    Cases

    • case position

      If enabled, the particle starts with the position defined by this node.

    • case rotScale

      If enabled, the particle starts with the rotation and scale defined by this node.

    • case velocity

      If enabled,the particle starts with the velocity defined by this node.

    • case color

      If enabled, the particle starts with the color defined by this node.

    • case custom

      If enabled, the particle starts with the CUSTOM data defined by this node.

    Other members in extension

    Type members

    Instance members

    Citizens in SwiftGodot

    Conformances

    Type members

    Instance members

    Type features

    Instance features