Home > @unseenco/backstage-threejs > AutoAddCameraExcludeInput
AutoAddCameraExcludeInput type
Flat list or category map of props to skip when auto-adding a camera.
Signature:
typescript
export type AutoAddCameraExcludeInput = readonly string[] | AutoAddCameraExcludeConfig;References: AutoAddCameraExcludeConfig