clone
fun clone(result: OrthographicOffCenterFrustum? = definedExternally): OrthographicOffCenterFrustum(source)
Returns a duplicate of a OrthographicOffCenterFrustum instance.
Return
The modified result parameter or a new OrthographicOffCenterFrustum instance if one was not provided.
Parameters
result
The object onto which to store the result.