isInstanceable Readonly
isInstanceable: boolean
Whether the graphics in this template can be instanced. Non-instanceable graphics include those produced from glTF models that already contain instanced geometry and view-independent geometry created from a GraphicBuilder. createGraphicFromTemplate will throw an error if you attempt to instance a non-instanceable template by supplying instances.
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.