Always rendering

hello
While working with three.js, it was confirmed that the object was not rendered when it went out of the camera’s field of view.
Please tell me how to set it to always render even outside the camera’s field of view

Do you mean far clipping plane or frustrumCulled = False?

thank you. frustumCulled=false