$camera->toArray()
Converts the object into a nicely readable array
$camera->toArray(): array
Return type
array
This method modifies the existing $camera
object it is applied to and returns it again.
Converts the object into a nicely readable array
$camera->toArray(): array
array
This method modifies the existing $camera
object it is applied to and returns it again.