[NUI.Scene3D] Add ProjectionDirection in Camera
authorEunki, Hong <eunkiki.hong@samsung.com>
Fri, 30 Sep 2022 10:46:51 +0000 (19:46 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Tue, 4 Oct 2022 11:26:36 +0000 (20:26 +0900)
commit51b09464a1a1bf22ccbee49f718b5ee5a189452d
tree287717948d289c37938abb481ca271237720a439
parentc9a600b3575e7765ab84c1abde5d27aba571e011
[NUI.Scene3D] Add ProjectionDirection in Camera

Add new property to control major direction of camera FieldOfView.
It will effort to FieldOfView and OrthographicSize.

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
src/Tizen.NUI.Scene3D/src/internal/CameraBindableProperty.cs
src/Tizen.NUI.Scene3D/src/internal/Interop/Interop.Camera.cs
src/Tizen.NUI.Scene3D/src/public/Controls/Camera.cs