DirectionalLight.Direction プロパティ

定義

3-D シーン内のモデルに対してライトの効果が表示されるベクトルを表します。

public:
 property System::Windows::Media::Media3D::Vector3D Direction { System::Windows::Media::Media3D::Vector3D get(); void set(System::Windows::Media::Media3D::Vector3D value); };
public System.Windows.Media.Media3D.Vector3D Direction { get; set; }
member this.Direction : System.Windows.Media.Media3D.Vector3D with get, set
Public Property Direction As Vector3D

プロパティ値

光が投影され、0 以外の大きさを持つ必要がある Vector3D。 既定値は (0,0,-1) です。

注釈

依存関係プロパティ情報

品目 価値
識別子フィールド DirectionProperty
に設定されたメタデータ プロパティ true None

適用対象