makeFrom MethodStatic
Make a new Marker at the same position and size as this Marker. The new Marker will share the world location and size objects, but will be otherwise blank.
makeFrom<T extends Marker>(other: Marker, ...args: any[]): T extends Marker
Parameter | Type | Description |
---|---|---|
other | Marker | |
...args | any[] |
Defined in
Last Updated: 08 January, 2020