Skip to content

Conversation

@dmarcos
Copy link
Member

@dmarcos dmarcos commented May 17, 2019

This is just a prototype based on #4167 using JS setters and getters

Once can set components like this:

el.position = {x: 0, y: 1, z: 1};

Also retrieve values:

var position = el.position;

@dmarcos
Copy link
Member Author

dmarcos commented Nov 12, 2024

Don't think this is a good idea anymore

@dmarcos dmarcos closed this Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant