Indents the edges of the camera.
public init( left: UInt32 = 0, top: UInt32 = 0, right: UInt32 = 0, bottom: UInt32 = 0 )
left
UInt32
top
right
bottom
var left
Indent from left to inside.
var top
Indent from top to bottom inward.
var right
Indent right inward.
var bottom
Indent at bottom inward.