llGetCameraAspect
function ll.GetCameraAspect(): numberReturns the current camera aspect ratio (width / height) of the agent who has granted the scripted object PERMISSION_TRACK_CAMERA permissions. If no permissions have been granted: it returns zero.
Examples
Section titled “Examples”Add example usage here showing SLua/Luau syntax with ll.GetCameraAspect().
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: llGetCameraAspect