[NUI.Scene3D] Add private property ChildrenSensitive
authorEunki, Hong <eunkiki.hong@samsung.com>
Thu, 8 Sep 2022 13:14:00 +0000 (22:14 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Tue, 4 Oct 2022 11:26:36 +0000 (20:26 +0900)
commit96091c708ec7f8b03d1a0055784616a377ece1f3
treea5c3189ad38edb30064c6cb37a88d9913ec80dd6
parent0b2ed36f5882d3ae9ef079529c7529ea1d264892
[NUI.Scene3D] Add private property ChildrenSensitive

NUI.Scene3D.Model don't have any method to access
it's children nodes. So, it will be always false now.

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