Question regarding behavior of blocks

Hi Guys,

I have two questions about instance definitions behavior. Is there any hook to react also to displacement change? It seems that the change in RenderPrimitiveList isn’t affecting serial number in this case - can i listen somehow to those changes?

And i have the same question about change of render mesh settings in object property tab -> custom mesh i need to keep track of those changes.

Not sure who will know more here @dale @nathanletwory ?

The only way you can do this is to listen to ModifyObjectAttributes - there’s nothing specific for displacement.

1 Like