Hello reina,
This extension does not yet support changing the "near" and "far" properties, but this can be done using Javascript.
"const Camera = gdjs.__WithThreeJS.get("Camera");"
This will give you access to the camera.
Please understand, however, that I do not recommend using Javascript to control this extension.
This extension will support changing camera properties in the future.