UNPKG

@threejs-addons/threejs-addons

Version:

free & opensource threejs addons to boost productivity

3 lines (1 loc) 237 B
export const DEFAULT_OPTIONS: { translation: { min: { x?: number, y?: number, z?: number }, max: { x?: number, y?: number, z?: number } }, filterGroups?: number } = { translation: { min: { y: 0 }, max: { y: 0 } }, filterGroups: 0 }