You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the «Extract Element» node is missing some types, making them difficult to use. For example, you cannot do anything with a List<DAffine2> or a List<BlendMode> that you can get from the «Read attribute [...]» node.
Currently the «Extract Element» node is missing some types, making them difficult to use. For example, you cannot do anything with a
List<DAffine2>or aList<BlendMode>that you can get from the «Read attribute [...]» node.