次の方法で共有


ThreeDFormat.RotationZ プロパティ

定義

カメラの z 軸回りの回転角度を表す単精度浮動小数点型 (Single) の値を設定します。 値の取得と設定が可能です。

public:
 property float RotationZ { float get(); void set(float value); };
public float RotationZ { get; set; }
member this.RotationZ : single with get, set
Public Property RotationZ As Single

プロパティ値

単精度浮動小数点型

適用対象