get

operator fun get(id: Int): CameraEaseFunction

Gets the camera easing function based on the id provided.

Return

camera ease function

Throws

if the id is below 0 or above 27