public Camera3DPosition( TransformProperty<LengthProperty> position, TransformProperty<LengthProperty> target, Vector3 up, LengthProperty height, LengthProperty width )
Parameters
- position
- Camera position.
- target
- Position of the target.
- up
- Up vector of the camera.
- height
- Height of the view.
- width
- Width of the view.