SVG Picture script interface
The ISVGPictureInstance
interface derives from IWorldInstance to add APIs specific to the SVG Picture plugin.
SVG Picture APIs
- svgUrl
- Get the path to the SVG image to display in the object.
- async setSvgUrl(url)
- Set the path to the SVG image to display in the object. Note that updating the image is asynchronous, so this is an async method and can be awaited to ensure the image has been updated.
Construct Animate Manual
Construct.net
2022-08-31
2024-02-15
You are here:
Search this manual:
This manual entry was last updated on 15 Feb, 2024 at 15:06