Factory object that can create new OrthographicCamera
instances.
More...
Factory object that can create new OrthographicCamera
instances.
◆ Builder()
◆ Build()
Returns a new orthographic camera.
- Returns
- a new orthographic camera.
◆ Dispose()
void Luciad.Cameras.OrthographicCamera.Builder.Dispose |
( |
| ) |
|
|
inline |
◆ Look2D()
Sets up a 2D camera viewpoint, looking straight down (along the z axis to plane at z=0).
- Parameters
-
look | the description of target, scaling and orientation description for the new camera. |
- Returns
- this builder