問題タブ [modelvisual3d]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
12 問題
0
投票する
0
に答える
262
参照
c# - AxisAngleRotation3D をバインドして角度の変更を保存する
私の目標は、3d モデルを回転させた後、xAngle
に保存することです。ViewModel
何らかの理由でproperties
、ViewModel
ここで何が欠けていますか?
これが私のコードです:
xamlに次のコードがあります。
ViewModelの次のコード: