Access size of image marker

Hi again,
How do I access the size variables of an image marker? My prototype images are much smaller than my final images so I would like a way be able to easily switch between sizes through a custom script.

Hi Cam,

If you are interested in reading the size of a detected image, see this thread:

Reading bounds/size from an image marker is the same as reading it from any other proxy.

If you are looking for an editor-time switch of image markers, I would recommend you just set up multiple image marker libraries (that can each have their own images defined at specified sizes) and switch which one is active.

1 Like