Share via


ARFrame.RawFeaturePoints 属性

定义

ARPointCloud当前帧的 。

public virtual ARKit.ARPointCloud RawFeaturePoints { [Foundation.Export("rawFeaturePoints", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.RawFeaturePoints : ARKit.ARPointCloud

属性值

(即将推出有关此节点的更多文档)

此值可为 null

属性

注解

此属性表示在帧中检测到的显著特征。 这些功能在帧之间不一定稳定。

此数据与 在 中 ARSCNViewShowFeaturePointstrue显示的数据相同。

适用于