Message 1 of 2
MPxNode - retain variables data after reload scene

Not applicable
06-29-2021
02:46 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi there,
Is there a way to restore variables data within MPxNode after then Maya scene was reloaded?
For example in MPxNode constructor i use cycle for append some MPointArray, determined in this node by me.
By default, as i see, after when you reopen scene again, your MPxNode already has not these data, it just empty.