llSetCameraParams
function ll.SetCameraParams(Parameters: {any})Sets multiple camera parameters at once. List format is [ rule-1, data-1, rule-2, data-2 . . . rule-n, data-n ].
Parameters
-
Parameters({any})
Examples
Section titled “Examples”Add example usage here showing SLua/Luau syntax with ll.SetCameraParams().
Add additional notes, caveats, or tips specific to using this function in SLua/Luau.
See Also
Section titled “See Also”- Related functions can be linked here
- LSL equivalent: llSetCameraParams