ARSCNView.AutomaticallyUpdatesLighting 属性
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置是否 SCNLight 将对象添加到场景中以模拟环境真实世界照明。
public virtual bool AutomaticallyUpdatesLighting { [Foundation.Export("automaticallyUpdatesLighting")] get; [Foundation.Export("setAutomaticallyUpdatesLighting:")] set; }
member this.AutomaticallyUpdatesLighting : bool with get, set
默认值为 true
。
- 属性
产品 | 版本 |
---|---|
Xamarin iOS SDK | 12 |