getCustomCameraConfig


local code, config = World:getCustomCameraConfig()
if code == ErrorCode.OK then
	print('Execution successful', code, config )
else
	print('Execution failed')
end

If you have any questions about Developer Tools, feel free to join our official discord server Mini World Global DEV discord