Skip to content

Type Alias: Origin3D

ts
type Origin3D = [number, number, number];

Defined in: src/types.ts:46

Released under the MIT License.