ARSCNView.AutomaticallyUpdatesLighting プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
アンビエント 現実世界の照明をエミュレートするためにオブジェクトをシーンに追加するかどうかを SCNLight 取得または設定します。
public virtual bool AutomaticallyUpdatesLighting { [Foundation.Export("automaticallyUpdatesLighting")] get; [Foundation.Export("setAutomaticallyUpdatesLighting:")] set; }
member this.AutomaticallyUpdatesLighting : bool with get, set
プロパティ値
既定値は true
です。
- 属性