Compartir a través de


ARFrame.RawFeaturePoints Propiedad

Definición

del ARPointCloud marco actual.

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

Valor de propiedad

(Se incluye más documentación para este nodo)

Este valor puede ser null.

Atributos

Comentarios

Esta propiedad representa las características notables detectadas en el marco. Estas características no son necesariamente estables entre fotogramas.

Estos son los mismos datos que se presentan en ARSCNView cuando ShowFeaturePoints es true.

Se aplica a