Skip to content

Add "Position" collection option #10

@Explv

Description

@Explv

This option would allow the user to collect multiple positions without them being stored as a Path (Position[] / List) etc.

For example, the code output would be:

Position position = new Position(1, 2, 3);
Position position = new Position(4, 5, 6);

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions