PositionFrom:
    | "objectPosition"
    | "boundingBox"
    | "boundingSphere"
    | THREE.Vector3
    | ((object: THREE.Object3D) => THREE.Vector3)