Skip to content

llGetCameraAspect

function ll.GetCameraAspect(): number

Returns 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.

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.